Propriété LocalizableMemberDescriptor.Category
Gets the localized category string for the member.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property Category As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
The localized category string for the member.