Share via


InheritanceMappingAttribute.IsDefault Özellik

Tanım

Ayırıcı değer belirtilen bir değerle eşleşmediğinde bu türdeki bir nesnenin örneği oluşturulurken alır veya ayarlar.

public:
 property bool IsDefault { bool get(); void set(bool value); };
public bool IsDefault { get; set; }
member this.IsDefault : bool with get, set
Public Property IsDefault As Boolean

Özellik Değeri

Varsayılan = false.

Açıklamalar

Özniteliklerden InheritanceMappingAttribute tam olarak biri ile IsDefault olarak truebildirilmelidir.

Şunlara uygulanır