IPublishFile.IsOrphaned Eigenschaft

Definition

Ruft ab, ob die Datei keinem Element im Projekt zugeordnet werden kann.

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

Eigenschaftswert

Boolean

true , wenn die Datei nicht einem Element im Projekt zugeordnet werden kann. , wenn der Wert false zugeordnet werden kann.

Attribute

Gilt für