ConstructorArgumentAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ConstructorArgumentAttribute.

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)

Parametry

argumentName
String

Nazwa konstruktora, który zainicjuje skojarzona właściwość.

Dotyczy