Property TagMap
TagMap
Gets a map containing all tags attached to this query node.
Declaration
IDictionary<string, object> TagMap { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.Object> |