_Application.FileSearch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a FileSearch object for use with file searches. This property is available only in Microsoft Windows.
public:
property Microsoft::Office::Core::FileSearch ^ FileSearch { Microsoft::Office::Core::FileSearch ^ get(); };
public Microsoft.Office.Core.FileSearch FileSearch { get; }
Public ReadOnly Property FileSearch As FileSearch