This topic has not yet been rated - Rate this topic

VCProjectEngine.ValidateSchemas Property

Sets or gets whether to validate against project schemas.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
bool ValidateSchemas { get; set; }

Property Value

Type: Boolean
TRUE (default) to validate, FALSE to skip validation.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.