Freigeben über


BaseLocalizableAttribute(Type, String) Konstruktor

Definition

Initialisiert eine neue Instanz der BaseLocalizableAttribute-Klasse unter Verwendung des angegebenen Typ- und Eigenschaftennamens.

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 Eigenschaftenname.

Gilt für: