ManagementQualifierAttribute.Name プロパティ

定義

修飾子の名前。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

修飾子の名前を格納している文字列を返します。

適用対象