IPublishFile.PublishStatus Property
Gets or sets the current status of the file.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Syntax
'宣言
Property PublishStatus As PublishStatus
PublishStatus PublishStatus { get; set; }
Property Value
Type: Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus
The current PublishStatus value.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.