DkmGetSymbolNameForRVAAsyncResult.SymbolName Property

Definition

The symbol name for use in formatting.

This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTM).

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

Property Value

Applies to