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 属性。

适用于