DkmDisassembledInstruction.CodeBytes 属性

定义

此指令的代码字节。

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

属性值

String

返回 String

适用于