IPublishProperties2::VerifyUploadedFiles Property
Visual Studio 2015
Gets or sets whether the uploaded files will be validated after publish.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(30)] property bool VerifyUploadedFiles { bool get(); void set(bool value); }
Implements
IPublishProperties::VerifyUploadedFiles
Show: