ConstructionEnabledAttribute.Default Özellik

Tanım

Oluşturucu dizesi için varsayılan değeri alır veya ayarlar.

public:
 property System::String ^ Default { System::String ^ get(); void set(System::String ^ value); };
public string Default { get; set; }
member this.Default : string with get, set
Public Property Default As String

Özellik Değeri

Parametresiz oluşturucu dizesi için kullanılacak değer. Varsayılan değer, boş dizedir ("").

Şunlara uygulanır