IFind.PatternMatch Property

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

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

Syntax

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

value = instance.PatternMatch

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

Property Value

Type: System.Boolean

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace