ValidationMessage.Type Property

Definition

The type of message: e.g. Error or Warning

public:
 property Microsoft::VisualStudio::Modeling::Validation::ViolationType Type { Microsoft::VisualStudio::Modeling::Validation::ViolationType get(); };
public Microsoft.VisualStudio.Modeling.Validation.ViolationType Type { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Type : Microsoft.VisualStudio.Modeling.Validation.ViolationType
Public ReadOnly Property Type As ViolationType

Property Value

message type

Attributes

Applies to