ApplicationClass.ActiveProject Property

Definition

public:
 virtual property Microsoft::Office::Interop::MSProject::Project ^ ActiveProject { Microsoft::Office::Interop::MSProject::Project ^ get(); void set(Microsoft::Office::Interop::MSProject::Project ^ value); };
public virtual Microsoft.Office.Interop.MSProject.Project ActiveProject { get; set; }
member this.ActiveProject : Microsoft.Office.Interop.MSProject.Project with get, set
Public Overridable Property ActiveProject As Project

Property Value

Implements

Applies to