DebugDirectoryEntry.IsPortableCodeView Propriété

Définition

Obtient une valeur qui indique si l’entrée est une entrée CodeView qui pointe vers un fichier PDB portable.

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

Valeur de propriété

Boolean

true si l’entrée est une CodeView entrée pointant vers une base de données PDB portable ; sinon, false.

S’applique à