共用方式為


DkmNativeAddressMetadata.AddressType Property

Definition

A value from the DkmNativeAddressType enumeration describing what this address is in the debuggee.

public:
 property Microsoft::VisualStudio::Debugger::Native::DkmNativeAddressType AddressType { Microsoft::VisualStudio::Debugger::Native::DkmNativeAddressType get(); };
public:
 property Microsoft::VisualStudio::Debugger::Native::DkmNativeAddressType AddressType { Microsoft::VisualStudio::Debugger::Native::DkmNativeAddressType get(); };
public Microsoft.VisualStudio.Debugger.Native.DkmNativeAddressType AddressType { get; }
member this.AddressType : Microsoft.VisualStudio.Debugger.Native.DkmNativeAddressType
Public ReadOnly Property AddressType As DkmNativeAddressType

Property Value

Returns DkmNativeAddressType.

Applies to