MessagingDescriptionAttribute クラス
アセンブリ: System.Messaging (system.messaging.dll 内)

<AttributeUsageAttribute(AttributeTargets.All)> _ Public Class MessagingDescriptionAttribute Inherits DescriptionAttribute
[AttributeUsageAttribute(AttributeTargets.All)] public class MessagingDescriptionAttribute : DescriptionAttribute
[AttributeUsageAttribute(AttributeTargets::All)] public ref class MessagingDescriptionAttribute : public DescriptionAttribute

ビジュアル デザイナでは、コンポーネント メンバを参照する場合に、そのメンバの説明をプロパティ ウィンドウなどに表示できます。Description プロパティにアクセスして、この属性に関連付けられたテキストを取得または設定します。

System.Attribute
System.ComponentModel.DescriptionAttribute
System.Messaging.MessagingDescriptionAttribute


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


MessagingDescriptionAttribute メンバ
System.Messaging 名前空間
DescriptionAttribute
PropertyDescriptor
EventDescriptor
MessagingDescriptionAttribute コンストラクタ
アセンブリ: System.Messaging (system.messaging.dll 内)

Public Sub New ( _ description As String _ )
Dim description As String Dim instance As New MessagingDescriptionAttribute(description)
public MessagingDescriptionAttribute ( string description )
public: MessagingDescriptionAttribute ( String^ description )
public MessagingDescriptionAttribute ( String description )
public function MessagingDescriptionAttribute ( description : String )

MessagingDescriptionAttribute コンストラクタで指定した説明は、属性が適用されるプロパティ、イベント、またはエクステンダにアクセスしたときに、ビジュアル デザイナで表示されます。


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


MessagingDescriptionAttribute クラス
MessagingDescriptionAttribute メンバ
System.Messaging 名前空間
Description
MessagingDescriptionAttribute プロパティ

名前 | 説明 | |
---|---|---|
![]() | Description | オーバーライドされます。 監視する項目に関連付けられている説明テキストを取得します。 |
![]() | TypeId | 派生クラスに実装されている場合は、この Attribute の一意の識別子を取得します。 ( Attribute から継承されます。) |


関連項目
MessagingDescriptionAttribute クラスSystem.Messaging 名前空間
DescriptionAttribute
PropertyDescriptor
EventDescriptor
MessagingDescriptionAttribute メソッド

名前 | 説明 | |
---|---|---|
![]() | 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 から継承されます。) |

関連項目
MessagingDescriptionAttribute クラスSystem.Messaging 名前空間
DescriptionAttribute
PropertyDescriptor
EventDescriptor
MessagingDescriptionAttribute メンバ
MessagingDescriptionAttribute データ型で公開されるメンバを以下の表に示します。


名前 | 説明 | |
---|---|---|
![]() | 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 から継承されます。) |

関連項目
MessagingDescriptionAttribute クラスSystem.Messaging 名前空間
DescriptionAttribute
PropertyDescriptor
EventDescriptor
- MessagingDescriptionAttributeのページへのリンク