Właściwość SfcCollectionInfo.DisplayName
Pobiera nazwę wyświetlania kolekcja.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public ReadOnly Property DisplayName As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
Wyświetlana nazwa kolekcja.
Zobacz także