ValidationMethodAttribute.CustomCategory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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