MonitoringDescriptionAttribute クラス
アセンブリ: System (system.dll 内)
構文<AttributeUsageAttribute(AttributeTargets.All)> _ Public Class MonitoringDescriptionAttribute Inherits DescriptionAttribute
[AttributeUsageAttribute(AttributeTargets.All)] public class MonitoringDescriptionAttribute : DescriptionAttribute
[AttributeUsageAttribute(AttributeTargets::All)] public ref class MonitoringDescriptionAttribute : public DescriptionAttribute
解説ビジュアル デザイナでは、コンポーネント メンバを参照する場合に、そのメンバの説明をプロパティ ウィンドウなどに表示できます。Description プロパティにアクセスして、この属性に関連付けられたテキストを取得または設定します。
継承階層System.Attribute
System.ComponentModel.DescriptionAttribute
System.Diagnostics.MonitoringDescriptionAttribute
スレッド セーフ
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照MonitoringDescriptionAttribute メンバ
System.Diagnostics 名前空間
DescriptionAttribute
PropertyDescriptor
EventDescriptor
MonitoringDescriptionAttribute コンストラクタ
アセンブリ: System (system.dll 内)
構文Public Sub New ( _ description As String _ )
Dim description As String Dim instance As New MonitoringDescriptionAttribute(description)
public MonitoringDescriptionAttribute ( string description )
public: MonitoringDescriptionAttribute ( String^ description )
public MonitoringDescriptionAttribute ( String description )
public function MonitoringDescriptionAttribute ( description : String )
解説MonitoringDescriptionAttribute コンストラクタで指定した説明は、属性が適用されるプロパティ、イベント、またはエクステンダにアクセスしたときに、ビジュアル デザイナで表示されます。
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照MonitoringDescriptionAttribute クラス
MonitoringDescriptionAttribute メンバ
System.Diagnostics 名前空間
Description
MonitoringDescriptionAttribute プロパティ
パブリック プロパティ| 名前 | 説明 | |
|---|---|---|
| Description | オーバーライドされます。 監視する項目に関連付けられている説明テキストを取得します。 |
| TypeId | 派生クラスに実装されている場合は、この Attribute の一意の識別子を取得します。 ( Attribute から継承されます。) |
プロテクト プロパティ
参照関連項目
MonitoringDescriptionAttribute クラスSystem.Diagnostics 名前空間
DescriptionAttribute
PropertyDescriptor
EventDescriptor
MonitoringDescriptionAttribute メソッド
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| Equals | オーバーロードされます。 指定したオブジェクトの値が現在の DescriptionAttribute と等しいかどうかを示す値を返します。 ( DescriptionAttribute から継承されます。) |
| GetCustomAttribute | オーバーロードされます。 アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用された指定した型のカスタム属性を取得します。 ( Attribute から継承されます。) |
| GetCustomAttributes | オーバーロードされます。 アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用されたカスタム属性の配列を取得します。 ( Attribute から継承されます。) |
| GetHashCode | ( DescriptionAttribute から継承されます。) |
| GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
| IsDefaultAttribute | これが既定の DescriptionAttribute インスタンスであるかどうかを示す値を返します。 ( DescriptionAttribute から継承されます。) |
| IsDefined | オーバーロードされます。 指定した型のカスタム属性が、アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用されているかどうかを判断します。 ( Attribute から継承されます。) |
| Match | 派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンスが等しいかどうかを示す値を返します。 ( Attribute から継承されます。) |
| ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
| ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |
プロテクト メソッド| 名前 | 説明 | |
|---|---|---|
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |
参照関連項目
MonitoringDescriptionAttribute クラスSystem.Diagnostics 名前空間
DescriptionAttribute
PropertyDescriptor
EventDescriptor
MonitoringDescriptionAttribute メンバ
MonitoringDescriptionAttribute データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ| 名前 | 説明 | |
|---|---|---|
| Description | オーバーライドされます。 監視する項目に関連付けられている説明テキストを取得します。 |
| TypeId | 派生クラスに実装されている場合は、この Attribute の一意の識別子を取得します。(Attribute から継承されます。) |
プロテクト プロパティ
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| Equals | オーバーロードされます。 指定したオブジェクトの値が現在の DescriptionAttribute と等しいかどうかを示す値を返します。 (DescriptionAttribute から継承されます。) |
| GetCustomAttribute | オーバーロードされます。 アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用された指定した型のカスタム属性を取得します。 (Attribute から継承されます。) |
| GetCustomAttributes | オーバーロードされます。 アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用されたカスタム属性の配列を取得します。 (Attribute から継承されます。) |
| GetHashCode | ( DescriptionAttribute から継承されます。) |
| GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
| IsDefaultAttribute | これが既定の DescriptionAttribute インスタンスであるかどうかを示す値を返します。 (DescriptionAttribute から継承されます。) |
| IsDefined | オーバーロードされます。 指定した型のカスタム属性が、アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用されているかどうかを判断します。 (Attribute から継承されます。) |
| Match | 派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンスが等しいかどうかを示す値を返します。 (Attribute から継承されます。) |
| ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
| ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |
プロテクト メソッド| 名前 | 説明 | |
|---|---|---|
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |
参照関連項目
MonitoringDescriptionAttribute クラスSystem.Diagnostics 名前空間
DescriptionAttribute
PropertyDescriptor
EventDescriptor
- MonitoringDescriptionAttributeのページへのリンク