Udostępnij przez


ConstructionEnabledAttribute.Default Właściwość

Definicja

Pobiera lub ustawia wartość domyślną ciągu konstruktora.

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

Wartość właściwości

Wartość, która ma być używana dla ciągu konstruktora bez parametrów. Wartością domyślną jest ciąg pusty ("").

Dotyczy