Sdílet prostřednictvím


ConstructorArgumentAttribute(String) Konstruktor

Definice

Inicializuje novou instanci třídy ConstructorArgumentAttribute a inicializuje ArgumentName vlastnost .

public:
 ConstructorArgumentAttribute(System::String ^ argumentName);
public ConstructorArgumentAttribute (string argumentName);
new System.Workflow.ComponentModel.Serialization.ConstructorArgumentAttribute : string -> System.Workflow.ComponentModel.Serialization.ConstructorArgumentAttribute
Public Sub New (argumentName As String)

Parametry

argumentName
String

Objekt string , který obsahuje název argumentu.

Platí pro