ValidationMessage.HelpKeyword Property

Definition

the help keyword is the validation's error code

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

Property Value

Attributes

Applies to