Compartir a través de


DisplayDescriptionKeyAttribute.Key Propiedad

Gets the key that is used to look up a localized property description. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public ReadOnly Property Key As String 
    Get
'Uso
Dim instance As DisplayDescriptionKeyAttribute 
Dim value As String 

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

Valor de la propiedad

Tipo: System.String
The key that is used to look up a localized property description.

Vea también

Referencia

DisplayDescriptionKeyAttribute Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc