StandardFormat.IsDefault Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of het huidige exemplaar een standaardindeling is.

public:
 property bool IsDefault { bool get(); };
public bool IsDefault { get; }
member this.IsDefault : bool
Public ReadOnly Property IsDefault As Boolean

Waarde van eigenschap

true als het huidige exemplaar een standaardindeling is; anders, false.

Opmerkingen

Een standaardnotatie heeft een notatieaanduiding waarvan Byte de waarde 0 is en waarvan de precisie is NoPrecision.

Van toepassing op