IDkmClrUIVisualizerService120 Interface
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.
Implemented by expression evaluators which support the C# EE's method of custom viewers (i.e. IPropertyProxyEESide). This interface is subject to change in future releases.
Implementations of this interface are always called (no filtering is supported). To reduce memory impact, it is suggested that this interface be implemented in a small dll, or that the implementation is configured with 'CallOnlyWhenLoaded="true"'.
This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).
public interface class IDkmClrUIVisualizerService120
public interface class IDkmClrUIVisualizerService120
__interface IDkmClrUIVisualizerService120
public interface IDkmClrUIVisualizerService120
type IDkmClrUIVisualizerService120 = interface
Public Interface IDkmClrUIVisualizerService120
Methods
CreateReplacementObject(DkmPropertyProxy, Byte[]) |
Not described (internal API). |
GetInitialData(DkmPropertyProxy) |
Not described (internal API). |