DkmFindExportNameAsyncResult.Address Özellik

Tanım

Seçim Belirtilen modülde dışarı aktarma bulunursa, bu hedef adresi içerir. Bu yönerge adresi nesnesinin aranan modülden farklı bir modülde olabileceğini unutmayın. Dışarı aktarma iletilirse ve hedef modül zaten yüklüyse bu durum oluşabilir. Hedef modül yüklü değilse, dışarı aktarma yok sayılır.

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

Özellik Değeri

DkmNativeInstructionAddress

DkmNativeInstructionAddress döndürür.

Şunlara uygulanır