Lingua

EnumProperty.Default Proprietà

Definizione

Ottiene il valore predefinito di enumerazione.

public:
 property System::Object ^ Default { System::Object ^ get(); };
public object Default { get; }
member this.Default : obj
Public ReadOnly Property Default As Object

Valore della proprietà

Il valore predefinito dell'enumerazione.

Implementazioni

Si applica a