次の方法で共有


IPublishProperties2.VerifyUploadedFiles Property

Gets or sets whether the uploaded files will be validated after publish.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

Syntax

'宣言
Property VerifyUploadedFiles As Boolean
bool VerifyUploadedFiles { get; set; }

Property Value

Type: System.Boolean
true if uploaded files will be validated after publish.

.NET Framework Security

See Also

Reference

IPublishProperties2 Interface

VerifyUploadedFiles Overload

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace