次の方法で共有


IPublishProperties.VerifyUploadedFiles Property

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

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.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

IPublishProperties Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace