Gets the localized category string for the member.
命名空间: Microsoft.SqlServer.Management.Sdk.Sfc
程序集: Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
语法
声明
Public Overrides ReadOnly Property Category As String
Get
用法
Dim instance As LocalizableMemberDescriptor
Dim value As String
value = instance.Category
public override string Category { get; }
public:
virtual property String^ Category {
String^ get () override;
}
abstract Category : string
override Category : string
override function get Category () : String
属性值
类型:System.String
The localized category string for the member.