Udostępnij za pośrednictwem


CustomXMLValidationError.Type Property

Gets the type of error generated from the CustomXMLValidationError object. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Type As MsoCustomXMLValidationErrorType
    Get
'Usage
Dim instance As CustomXMLValidationError
Dim value As MsoCustomXMLValidationErrorType

value = instance.Type
MsoCustomXMLValidationErrorType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoCustomXMLValidationErrorType
MsoCustomXMLValidationErrorType

See Also

Reference

CustomXMLValidationError Interface

CustomXMLValidationError Members

Microsoft.Office.Core Namespace