XmlSchemaSet.CompilationSettings 屬性

定義

public:
 property System::Xml::Schema::XmlSchemaCompilationSettings ^ CompilationSettings { System::Xml::Schema::XmlSchemaCompilationSettings ^ get(); void set(System::Xml::Schema::XmlSchemaCompilationSettings ^ value); };
public System.Xml.Schema.XmlSchemaCompilationSettings CompilationSettings { get; set; }
member this.CompilationSettings : System.Xml.Schema.XmlSchemaCompilationSettings with get, set
Public Property CompilationSettings As XmlSchemaCompilationSettings

屬性值

XmlSchemaCompilationSettings

XmlSchemaCompilationSettingsXmlSchemaSet。 預設為將 XmlSchemaCompilationSettings 屬性設為 trueEnableUpaCheck 執行個體。

備註

類別 XmlSchemaCompilationSettings 會指定 唯一物件屬性 (UPA) 驗證選項 XmlSchemaSet 。 如需啟用 UPA 驗證檢查的詳細資訊,請參閱 EnableUpaCheck 屬性。

適用於