DkmVisualizedExpression.SourceId 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 expression evaluator that created this object and the object itself. Generally used by expression evaluators to filter their implementation of IDkmCustomVisualizerCallback to only DkmVisualizedExpression they created.
public:
property Guid SourceId { Guid get(); };
public Guid SourceId { get; }
member this.SourceId : Guid
Public ReadOnly Property SourceId As Guid
Property Value
Returns Guid.