Udostępnij za pośrednictwem


CustomXMLValidationError.Text Property

Gets the text in the CustomXMLValidationError object. Read-only.

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

Syntax

'Declaration
ReadOnly Property Text As String
    Get
'Usage
Dim instance As CustomXMLValidationError
Dim value As String

value = instance.Text
string Text { get; }

Property Value

Type: System.String
String

See Also

Reference

CustomXMLValidationError Interface

CustomXMLValidationError Members

Microsoft.Office.Core Namespace