Поделиться через


Свойство DisplayCategoryKeyAttribute.Key

Gets the key that is used to look up the localized property category. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public ReadOnly Property Key As String 
    Get
'Применение
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

Значение свойства

Тип: System.String
The key that is used to look up the localized property category.

См. также

Справочник

DisplayCategoryKeyAttribute Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc