ConstructionEnabledAttribute.Default Vlastnost

Definice

Získá nebo nastaví výchozí hodnotu pro řetězec konstruktoru.

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

Hodnota vlastnosti

Hodnota, která se má použít pro řetězec konstruktoru bez parametrů. Výchozí hodnota je prázdný řetězec ("").

Platí pro