Field.FieldType 属性

定义

获取或设置字段的类型。

public Type FieldType { get; set; }
member this.FieldType : Type with get, set
Public Property FieldType As Type

属性值

字段的类型。

适用于