Compartilhar via


IPublishFile.IsPublished Property

Definition

Gets whether or not the file is to 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 should be deployed, otherwise false.

Attributes

Applies to