XMLNode._ValidationErrorTextType.Item Property (2003 System)

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Public ReadOnly Property Item ( _
    Advanced As Boolean _
) As String
'Usage
Dim instance As XMLNode..::._ValidationErrorTextType
Dim Advanced As Boolean
Dim value As String

value = instance.Item(Advanced)
public string Item[
    bool Advanced
] { get; }

Parameters

Property Value

Type: System.String

Permissions

See Also

Reference

XMLNode._ValidationErrorTextType Class

XMLNode._ValidationErrorTextType Members

Microsoft.Office.Tools.Word Namespace