Aracılığıyla paylaş


ConstructorArgumentAttribute(String) Oluşturucu

Tanım

ConstructorArgumentAttribute sınıfının yeni bir örneğini başlatır.

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)

Parametreler

argumentName
String

İlişkili özelliği başlatacak oluşturucunun adı.

Şunlara uygulanır