DisplayNameKeyAttribute(String) Constructor

Definition

Constructor

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

Parameters

key
String

The key used to look up the localized property name

Applies to