Partager via


ValidationErrorInfo.Description Property

Gets the description and the suggestion on how to resolve the errors.

Namespace:  DocumentFormat.OpenXml.Validation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Description As String
    Get
    Friend Set
'Usage
Dim instance As ValidationErrorInfo
Dim value As String

value = instance.Description
public string Description { get; internal set; }

Property Value

Type: System.String

See Also

Reference

ValidationErrorInfo Class

ValidationErrorInfo Members

DocumentFormat.OpenXml.Validation Namespace