ServiceProcessDescriptionAttribute クラス
アセンブリ: System.ServiceProcess (system.serviceprocess.dll 内)
構文<AttributeUsageAttribute(AttributeTargets.All)> _ Public Class ServiceProcessDescriptionAttribute Inherits DescriptionAttribute
[AttributeUsageAttribute(AttributeTargets.All)] public class ServiceProcessDescriptionAttribute : DescriptionAttribute
[AttributeUsageAttribute(AttributeTargets::All)] public ref class ServiceProcessDescriptionAttribute : public DescriptionAttribute
解説ビジュアルなデザイナでは、コンポーネント メンバを参照する場合に、そのメンバの説明をプロパティ ウィンドウなどに表示できます。Description プロパティにアクセスして、この属性に関連付けられたテキストを取得または設定します。
継承階層System.Attribute
System.ComponentModel.DescriptionAttribute
System.ServiceProcess.ServiceProcessDescriptionAttribute
スレッド セーフ
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照ServiceProcessDescriptionAttribute メンバ
System.ServiceProcess 名前空間
PropertyDescriptor
EventDescriptor
ServiceProcessDescriptionAttribute コンストラクタ
アセンブリ: System.ServiceProcess (system.serviceprocess.dll 内)
構文Public Sub New ( _ description As String _ )
Dim description As String Dim instance As New ServiceProcessDescriptionAttribute(description)
public ServiceProcessDescriptionAttribute ( string description )
public: ServiceProcessDescriptionAttribute ( String^ description )
public ServiceProcessDescriptionAttribute ( String description )
public function ServiceProcessDescriptionAttribute ( description : String )
解説ServiceProcessDescriptionAttribute コンストラクタで指定した説明は、属性が適用されるプロパティ、イベント、またはエクステンダにアクセスしたときに、ビジュアルなデザイナで表示されます。
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照ServiceProcessDescriptionAttribute クラス
ServiceProcessDescriptionAttribute メンバ
System.ServiceProcess 名前空間
Description
ServiceProcessDescriptionAttribute プロパティ
パブリック プロパティ| 名前 | 説明 | |
|---|---|---|
| Description | オーバーライドされます。 サービス プロセスに関連付けられている説明テキストを取得します。 |
| TypeId | 派生クラスに実装されている場合は、この Attribute の一意の識別子を取得します。 ( Attribute から継承されます。) |
プロテクト プロパティ
参照関連項目
ServiceProcessDescriptionAttribute クラスSystem.ServiceProcess 名前空間
PropertyDescriptor
EventDescriptor
ServiceProcessDescriptionAttribute メソッド
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| 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 から継承されます。) |
参照関連項目
ServiceProcessDescriptionAttribute クラスSystem.ServiceProcess 名前空間
PropertyDescriptor
EventDescriptor
ServiceProcessDescriptionAttribute メンバ
ServiceProcessDescriptionAttribute データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ| 名前 | 説明 | |
|---|---|---|
| ServiceProcessDescriptionAttribute | 説明を指定して、ServiceProcessDescriptionAttribute クラスの新しいインスタンスを初期化します。 |
パブリック プロパティ| 名前 | 説明 | |
|---|---|---|
| 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 から継承されます。) |
参照関連項目
ServiceProcessDescriptionAttribute クラスSystem.ServiceProcess 名前空間
PropertyDescriptor
EventDescriptor
Weblioに収録されているすべての辞書からServiceProcessDescriptionAttributeを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からServiceProcessDescriptionAttribute
を検索
- ServiceProcessDescriptionAttributeのページへのリンク