Share via


QueryCompilationContext.AddTag(String) Method

Definition

Adds a tag to Tags.

public virtual void AddTag (string tag);
abstract member AddTag : string -> unit
override this.AddTag : string -> unit
Public Overridable Sub AddTag (tag As String)

Parameters

tag
String

The tag to add.

Applies to