ConstructorArgumentAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

argumentName
String

De naam van de constructor waarmee de bijbehorende eigenschap wordt geïnitialiseerd.

Van toepassing op