MetaProperty.ValidationError Property

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

Syntax

'Declaration
ReadOnly Property ValidationError As String
    Get
'Usage
Dim instance As MetaProperty
Dim value As String

value = instance.ValidationError
string ValidationError { get; }

Property Value

Type: System.String

See Also

Reference

MetaProperty Interface

MetaProperty Members

Microsoft.Office.Core Namespace