Compartir a través de


DisplayCategoryKeyAttribute.Key Propiedad

Gets the key that is used to look up the localized property category. 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 DisplayCategoryKeyAttribute 
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 the localized property category.

Vea también

Referencia

DisplayCategoryKeyAttribute Clase

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