ConstructorArgumentAttribute(String) Konstruktor
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
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ść.