GlobalClass.ActiveSelection Property

Definition

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

Property Value

Implements

Applies to