ModelResult<T>.TypeName Property

Definition

Gets or sets the type of entity that was recognized.

public string TypeName { get; set; }
member this.TypeName : string with get, set
Public Property TypeName As String

Property Value

The type of entity that was recognized.

Applies to