ApplicationClass.Profiles 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:
virtual property Microsoft::Office::Interop::MSProject::Profiles ^ Profiles { Microsoft::Office::Interop::MSProject::Profiles ^ get(); void set(Microsoft::Office::Interop::MSProject::Profiles ^ value); };
public virtual Microsoft.Office.Interop.MSProject.Profiles Profiles { get; set; }
member this.Profiles : Microsoft.Office.Interop.MSProject.Profiles with get, set
Public Overridable Property Profiles As Profiles