ConstructorArgumentAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie ConstructorArgumentAttribute klasy , inicjuje ArgumentName właściwość .

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

Wartość string , która zawiera nazwę argumentu.

Dotyczy