DkmGetSymbolNameForRVAAsyncResult.SymbolName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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