_Application.FileSearch Property

Definition

Returns a FileSearch object that can be used to search for files using either an absolute or relative path.

public:
 property Microsoft::Office::Core::FileSearch ^ FileSearch { Microsoft::Office::Core::FileSearch ^ get(); };
public Microsoft.Office.Core.FileSearch FileSearch { get; }
member this.FileSearch : Microsoft.Office.Core.FileSearch
Public ReadOnly Property FileSearch As FileSearch

Property Value

Applies to