ValidationMethodAttribute.CustomCategory Property

Definition

Get/Set custom string to support custom validation.

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

Property Value

Attributes

Applies to