Partager via


Propriété DisplayName

Gets the localized name that is displayed in object browsers. 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 DisplayName As String
    Get
'Utilisation
Dim instance As LocalizablePropertyDescriptor
Dim value As String

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

Valeur de propriété

Type : System. . :: . .String
The localized name that is displayed in object browsers.