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