Sdílet prostřednictvím


IPublishFile2.IsPrerequisite Property

Definition

Gets a value that indicates whether the file is a prerequisite for the deployment.

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

Property Value

true if the file is a prerequisite for the deployment; otherwise, false.

Implements

Attributes

Applies to