IFind.View Property
This member is for Macintosh only and should not be used.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property View As MsoFileFindView
Get
Set
'Usage
Dim instance As IFind
Dim value As MsoFileFindView
value = instance.View
instance.View = value
MsoFileFindView View { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoFileFindView