IPropertyDefinition.Default Property

Definition

Gets the default value.

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

Property Value

The default value.

Applies to