CustomValidationAttribute.TypeId 属性

定义

获取此特性的唯一标识符。

public:
 virtual property System::Object ^ TypeId { System::Object ^ get(); };
public override object TypeId { get; }
member this.TypeId : obj
Public Overrides ReadOnly Property TypeId As Object

属性值

标识此特性的对象。

适用于