DkmVisualizedExpression.VisualizerId Property
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.
Guid which ties together the addin and the expressions that call that addin. The addin should use the Guid provided in the native visualizer file as a filter.
public:
property Guid VisualizerId { Guid get(); };
public Guid VisualizerId { get; }
member this.VisualizerId : Guid
Public ReadOnly Property VisualizerId As Guid
Property Value
Returns Guid.