IVCBuildOptionsPage.ValidateSchemas 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个值,该值指示是否执行架构验证。
public:
property bool ValidateSchemas { bool get(); void set(bool value); };
public:
property bool ValidateSchemas { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(237)]
public bool ValidateSchemas { [System.Runtime.InteropServices.DispId(237)] get; [System.Runtime.InteropServices.DispId(237)] set; }
[<System.Runtime.InteropServices.DispId(237)>]
[<get: System.Runtime.InteropServices.DispId(237)>]
[<set: System.Runtime.InteropServices.DispId(237)>]
member this.ValidateSchemas : bool with get, set
Public Property ValidateSchemas As Boolean
属性值
true 如果发生架构验证,则为;否则为 false 。
- 属性
注解
架构验证适用于项目、工具、属性表、用户或平台配置文件。