IPublishFile2.PublishStatus Property
Gets or sets a value that indicates how a file should be treated by the build system.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
Syntax
'Declaração
Property PublishStatus As PublishStatus
PublishStatus PublishStatus { get; set; }
Property Value
Type: Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus
A value that indicates how a file should be treated by the build system.
.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.