ModelResult<T>.Resolution 属性

定义

获取或设置已识别的对象。

public T Resolution { get; set; }
member this.Resolution : 'T with get, set
Public Property Resolution As T

属性值

T

已识别的对象。

适用于