_MSProject.WindowNewWindow(Object, Object, Object, Object) Method
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 bool WindowNewWindow (object Projects, object View, object AllProjects, object ShowDialog);
abstract member WindowNewWindow : obj * obj * obj * obj -> bool
Public Function WindowNewWindow (Optional Projects As Object, Optional View As Object, Optional AllProjects As Object, Optional ShowDialog As Object) As Boolean
Parameters
- Projects
- Object
- View
- Object
- AllProjects
- Object
- ShowDialog
- Object