次の方法で共有


TimersDescriptionAttribute コンストラクタ

TimersDescriptionAttribute クラスの新しいインスタンスを初期化します。

Public Sub New( _
   ByVal description As String _)
[C#]
public TimersDescriptionAttribute(
   stringdescription);
[C++]
public: TimersDescriptionAttribute(
   String* description);
[JScript]
public function TimersDescriptionAttribute(
   description : String);

パラメータ

  • description
    使用する説明。

解説

属性の使用方法の詳細については、「 属性を使用したメタデータの拡張 」を参照してください。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

TimersDescriptionAttribute クラス | TimersDescriptionAttribute メンバ | System.Timers 名前空間