DkmDisassembledInstruction.Symbol 属性

定义

可有可无与该地址关联的符号名称(如果有) (公共符号、标签等) 上。

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

属性值

String

返回 String

适用于