次の方法で共有


DisplayName プロパティ

コレクションの表示名を取得します。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Public ReadOnly Property DisplayName As String
    Get
'使用
Dim instance As SfcCollectionInfo
Dim value As String

value = instance.DisplayName
public string DisplayName { get; }
public:
property String^ DisplayName {
    String^ get ();
}
member DisplayName : string
function get DisplayName () : String

プロパティ値

型: System. . :: . .String
コレクションの表示名です。