XmlSchemaInfo.IsDefault 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出 XML 結構描述定義語言 (XSD) 結構描述驗證期間,是否要將這個已驗證的 XML 節點設為套用之預設值的結果。
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
屬性值
bool
值。
備註
屬性 IsDefault 不會報告 DTD 預設值。