_Application.FileSearch Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property FileSearch As FileSearch
Get
'Usage
Dim instance As _Application
Dim value As FileSearch
value = instance.FileSearch
FileSearch FileSearch { get; }
Property Value
Type: Microsoft.Office.Core.FileSearch