IFind.SubDir Property

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

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

Syntax

'Declaration
Property SubDir As Boolean
    Get
    Set
'Usage
Dim instance As IFind
Dim value As Boolean

value = instance.SubDir

instance.SubDir = value
bool SubDir { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace