XMLNode_XMLType.Item Property

This API supports the Visual Studio 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
ReadOnly Default Property Item ( _
    DataOnly As Boolean _
) As String
string this[
    bool DataOnly
] { get; }

Parameters

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

XMLNode_XMLType Interface

Microsoft.Office.Tools.Word Namespace