Sdílet prostřednictvím


IPublishFile2.IsOrphaned Property

Definition

Gets a value that indicates whether the file cannot be mapped to a file in the project.

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

Property Value

true if the file cannot be mapped to a file in the project; otherwise, false.

Implements

Attributes

Applies to