DkmDisassembledInstruction.Symbol Property

Definition

[Optional] The symbol name, if any, associated with the address (public symbol, label, and so on).

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

Property Value

Returns String.

Applies to