_MSProject.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.
public:
property Microsoft::Office::Core::FileSearch ^ FileSearch { Microsoft::Office::Core::FileSearch ^ get(); void set(Microsoft::Office::Core::FileSearch ^ value); };
public Microsoft.Office.Core.FileSearch FileSearch { get; set; }
member this.FileSearch : Microsoft.Office.Core.FileSearch with get, set
Public Property FileSearch As FileSearch