ModelProperty.DefaultValue Proprietà

Definizione

Restituisce il valore predefinito di questa proprietà. Se la proprietà non definisce un valore predefinito, restituirà null.

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

Valore della proprietà

Restituisce un valore Object o null.

Si applica a