FileSearch.SearchFolders 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 SearchFolders collection.
public:
property Microsoft::Office::Core::SearchFolders ^ SearchFolders { Microsoft::Office::Core::SearchFolders ^ get(); };
public Microsoft.Office.Core.SearchFolders SearchFolders { get; }
member this.SearchFolders : Microsoft.Office.Core.SearchFolders
Public ReadOnly Property SearchFolders As SearchFolders