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