DomainPropertyInfo.PropertyType 属性

定义

获取 CLR 属性类型。

public:
 property Type ^ PropertyType { Type ^ get(); };
public Type PropertyType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PropertyType : Type
Public ReadOnly Property PropertyType As Type

属性值

Type
属性

适用于