_Application.Browser Property

Returns a Browser object that represents the Select Browse Object tool on the vertical scroll bar.

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

Syntax

'Declaration
ReadOnly Property Browser As Browser
    Get
'Usage
Dim instance As _Application
Dim value As Browser

value = instance.Browser
Browser Browser { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Browser

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace