IPropertyProxyProvider
如需 Visual Studio 2017 的最新文件請參閱 Visual Studio 2017 文件。
這個介面會提供 proxy 介面來檢視和變更物件的資料。
語法
IPropertyProxyProvider : IUnknown
實作者注意事項
運算式評估工具 (EE) 實作的相同物件上實作這個介面IDebugProperty3介面 EE 支援類型的視覺化檢視的一部分。
呼叫端資訊
呼叫QueryInterface上IDebugProperty3
介面,以取得此介面。
依照 Vtable 順序的方法
IPropertyProxyProvider
介面會實作下列方法︰
方法 | 說明 |
---|---|
GetPropertyProxy | 擷取屬性 proxy 介面,若要檢視的物件。 |
備註
雖然 EE 實作此介面的實作GetPropertyProxy通常由GetPropertyProxy。 請參閱視覺化和檢視資料如需詳細資訊,了解如何取得 IEEVisualizerService 介面。
需求
標頭︰ msdbg.h
命名空間︰ Microsoft.VisualStudio.Debugger.Interop
組件︰ Microsoft.VisualStudio.Debugger.Interop.dll