ConstructorArgumentAttribute(String) Konstruktor

Definice

Inicializuje novou instanci ConstructorArgumentAttribute třídy.

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

Název konstruktoru, který inicializuje přidruženou vlastnost.

Platí pro