IMappingTagSpan<T>.Tag Property

Definition

Gets the tag located in this span.

public T Tag { get; }
member this.Tag : 'T
Public ReadOnly Property Tag As T

Property Value

T

The tag located in this span.

Applies to