_Application.FileSearch Property

Definition

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

Property Value

Applies to