DkmMCppStaticLocalVariableSymbol.RVA 属性

定义

静态变量的地址,该地址相对于变量的模块的基址。

此 API 是在 Visual Studio 14 Update 1 (VS14Update1) 中引入的。

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

属性值

Int32

适用于