DebugDirectoryEntry.IsPortableCodeView 속성

정의

항목이 이식 가능한 PDB를 가리키는 CodeView 항목인지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true항목이 이식 가능한 PDB를 가리키는 항목이면 이고, false그렇지 않으면 입니다CodeView.

적용 대상