DebugDirectoryEntry.DataPointer Property

Definition

Gets the file pointer to the debug data.

public:
 property int DataPointer { int get(); };
public int DataPointer { get; }
member this.DataPointer : int
Public ReadOnly Property DataPointer As Integer

Property Value

The file pointer to the debug data.

Applies to