ConstructorArgumentAttribute(String) Oluşturucu

Tanım

özelliğini başlatarak sınıfının yeni bir örneğini ConstructorArgumentAttributeArgumentName başlatır.

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)

Parametreler

argumentName
String

string Bağımsız değişken adını içeren bir.

Şunlara uygulanır