DkmDisassembledInstruction.Address 属性

定义

此指令在调试对象地址空间中的格式化地址。

public:
 property System::String ^ Address { System::String ^ get(); };
public:
 property Platform::String ^ Address { Platform::String ^ get(); };
public string Address { get; }
member this.Address : string
Public ReadOnly Property Address As String

属性值

String

返回 String

适用于