ConstructorArgumentAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der ConstructorArgumentAttribute-Klasse.

public:
 ConstructorArgumentAttribute(System::String ^ argumentName);
public ConstructorArgumentAttribute (string argumentName);
new System.Windows.Markup.ConstructorArgumentAttribute : string -> System.Windows.Markup.ConstructorArgumentAttribute
Public Sub New (argumentName As String)

Parameter

argumentName
String

Der Name des Konstruktors, der die zugeordnete Eigenschaft initialisieren soll.

Gilt für: