ValidationRule.Warnings 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 set of errors or warnings.
public static System.Collections.ICollection Warnings { get; }
static member Warnings : System.Collections.ICollection
Public Shared ReadOnly Property Warnings As ICollection
Property Value
The errors or warnings.