Aracılığıyla paylaş


XmlSchemaElement.IsAbstract Özellik

Tanım

Öğenin bir örnek belgesinde kullanılıp kullanılamayabileceğini belirtmek için bilgileri alır veya ayarlar.

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

Özellik Değeri

Boolean

ise true, öğesi örnek belgesinde görüntülenemez. Varsayılan değer: false. İsteğe bağlı.

Şunlara uygulanır