Share via


IFind.Options Property

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

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

Syntax

'Declaration
Property Options As MsoFileFindOptions
    Get
    Set
'Usage
Dim instance As IFind
Dim value As MsoFileFindOptions

value = instance.Options

instance.Options = value
MsoFileFindOptions Options { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoFileFindOptions

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace