DebugDirectoryEntry.IsPortableCodeView 屬性

定義

取得值,指出此項目是否為指向可攜式 PDB 的 CodeView 項目。

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

屬性值

Boolean

true 如果專案是指向可攜式 PDB 的進入點,則為 CodeViewfalse 否則為 。

適用於