ApplicationClass.Projects Property

Definition

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

Property Value

Implements

Applies to