IFind.Save Method
This member is for Macintosh only and should not be used.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Save ( _
bstrQueryName As String _
)
'Usage
Dim instance As IFind
Dim bstrQueryName As String
instance.Save(bstrQueryName)
void Save(
string bstrQueryName
)
Parameters
bstrQueryName
Type: System.StringThis parameter is for Macintosh only and should not be used.