Compartilhar via


IPublishFile2.IsPublished Property

Definition

Gets a value that indicates whether the file will be deployed.

public:
 property bool IsPublished { bool get(); };
public:
 property bool IsPublished { bool get(); };
[System.Runtime.InteropServices.DispId(6)]
public bool IsPublished { get; }
[<System.Runtime.InteropServices.DispId(6)>]
member this.IsPublished : bool
Public ReadOnly Property IsPublished As Boolean

Property Value

true if the file will be deployed; otherwise, false.

Implements

Attributes

Applies to