DebugDirectoryEntry.IsPortableCodeView Proprietà

Definizione

Ottiene un valore che indica se la voce è una voce CodeView che punta a un PDB portatile.

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

Valore della proprietà

true se la voce è un CodeView elemento che punta a un PDB portabile; in caso contrario, false.

Si applica a