Sprache

BaseLocalizableAttribute(Type, String) Konstruktor

Definition

Initialisiert eine neue Instanz der BaseLocalizableAttribute Klasse unter Verwendung des angegebenen Typs und Eigenschaftsnamens.

public:
 BaseLocalizableAttribute(Type ^ type, System::String ^ propertyName);
public BaseLocalizableAttribute(Type type, string propertyName);
new Microsoft.SqlServer.Dts.Runtime.Localization.BaseLocalizableAttribute : Type * string -> Microsoft.SqlServer.Dts.Runtime.Localization.BaseLocalizableAttribute
Public Sub New (type As Type, propertyName As String)

Parameter

type
Type

Der Typ.

propertyName
String

Der Eigenschaftsname.

Gilt für: