ValidationMessage.Code Property

Definition

Error or warning code

public:
 property System::String ^ Code { System::String ^ get(); };
public string Code { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Code : string
Public ReadOnly Property Code As String

Property Value

error or warning code

Attributes

Applies to