IFind.Title Property

This member is for Macintosh only and should not be used.

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

Syntax

'Declaration
Property Title As String
    Get
    Set
'Usage
Dim instance As IFind
Dim value As String

value = instance.Title

instance.Title = value
string Title { get; set; }

Property Value

Type: System.String

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace