IValidationRuleViolation.Severity 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.
Gets the severity of this validation violation.
public:
property Microsoft::VisualStudio::SharePoint::Validation::ValidationRuleViolationSeverity Severity { Microsoft::VisualStudio::SharePoint::Validation::ValidationRuleViolationSeverity get(); };
public Microsoft.VisualStudio.SharePoint.Validation.ValidationRuleViolationSeverity Severity { get; }
member this.Severity : Microsoft.VisualStudio.SharePoint.Validation.ValidationRuleViolationSeverity
Public ReadOnly Property Severity As ValidationRuleViolationSeverity
Property Value
An object representing the rule violation severity.