Condividi tramite


Proprietà DisplayName

Gets the display name of the collection.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property DisplayName As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String
The display name of the collection.