RuleValidation.ThisType 属性

定义

获取对象的类型。

public:
 property Type ^ ThisType { Type ^ get(); };
public Type ThisType { get; }
member this.ThisType : Type
Public ReadOnly Property ThisType As Type

属性值

对象的 Type

适用于