Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the localized category string for the member.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Category As String
Get
'Usage
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
Property Value
Type: System.String
The localized category string for the member.