ValidationMethodAttribute.CustomCategory 属性

定义

获取/设置自定义字符串以支持自定义验证。

public:
 property System::String ^ CustomCategory { System::String ^ get(); void set(System::String ^ value); };
public string CustomCategory { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.CustomCategory : string with get, set
Public Property CustomCategory As String

属性值

String
属性

适用于