DebugDirectoryEntry.IsPortableCodeView Eigenschaft

Definition

Ruft einen Wert ab, der darauf hinweist, ob es sich um einen Eintrag vom Typ CodeView handelt, der auf eine portable PDB-Dabei zeigt.

public:
 property bool IsPortableCodeView { bool get(); };
public bool IsPortableCodeView { get; }
member this.IsPortableCodeView : bool
Public ReadOnly Property IsPortableCodeView As Boolean

Eigenschaftswert

true , wenn es sich bei dem Eintrag um einen CodeView Eintrag handelt, der auf eine portable PDB verweist, falseandernfalls .

Gilt für: