Bookmark._InformationType.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 ( _
    Type As WdInformation _
) As Object
'Usage
Dim instance As Bookmark..::._InformationType
Dim Type As WdInformation
Dim value As Object

value = instance.Item(Type)
public Object Item[
    WdInformation Type
] { get; }

Parameters

Property Value

Type: System.Object

Permissions

See Also

Reference

Bookmark._InformationType Class

Bookmark._InformationType Members

Microsoft.Office.Tools.Word Namespace