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

Boolean

true wenn der Eintrag ein Einstieg ist, CodeView der auf einen portablen PDB verweist; andernfalls false.

Gilt für