Condividi tramite


Proprietà Description

Gets the localized description of the member. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property Description As String
    Get
'Utilizzo
Dim instance As LocalizableMemberDescriptor
Dim value As String

value = instance.Description
public override string Description { get; }
public:
virtual property String^ Description {
    String^ get () override;
}
abstract Description : string
override Description : string
override function get Description () : String

Valore proprietà

Tipo: System. . :: . .String
The localized description of the member.