DisplayCategoryKeyAttribute(String) Constructor

Definition

Constructor

public DisplayCategoryKeyAttribute (string key);
new Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKeyAttribute : string -> Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKeyAttribute
Public Sub New (key As String)

Parameters

key
String

The key used to look up the localized property category

Applies to