XmlSchemaSet.CompilationSettings 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 XmlSchemaCompilationSettings 的 XmlSchemaSet。
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 的 XmlSchemaSet。 默认为 XmlSchemaCompilationSettings 属性设置为 true
的 EnableUpaCheck 实例。
注解
该 XmlSchemaCompilationSettings 类为 UPA) 验证选项 XmlSchemaSet指定唯一粒子归属 (。 有关启用 UPA 验证检查的详细信息,请参阅该 EnableUpaCheck 属性。