Compartilhar via


DkmGetPublicSymbolByNameCallbackAsyncResult.Address Property

Definition

[Optional] The native instruction symbol for this public symbol.

public:
 property Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionSymbol ^ Address { Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionSymbol ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionSymbol Address { get; }
public Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionSymbol? Address { get; }
member this.Address : Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionSymbol
Public ReadOnly Property Address As DkmNativeInstructionSymbol

Property Value

Applies to