Expression.Type 属性

定义

获取表达式的类型。

public string Type { get; }
member this.Type : string
Public ReadOnly Property Type As String

属性值

表达式的类型。

适用于