ConstructorArgumentAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy, inicjując ConstructorArgumentAttributeArgumentName 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

Element string zawierający nazwę argumentu.

Dotyczy