Partager via


Propriété Description

Gets the localized description of the property. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Description As String
    Get
'Utilisation
Dim instance As LocalizablePropertyDescriptor
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

Valeur de propriété

Type : System. . :: . .String
The localized description of the property.