ItemOperations Members
Include Protected Members
Include Inherited Members
Object for performing common file actions.
The ItemOperations type exposes the following members.
Methods
Name
Description
Adds an existing item to the current project.
Adds a new item to the current project.
Indicates whether or not the specified saved file is currently open in the specified view.
Goes to the given URL.
Creates a file as though you invoked a New File command in the integrated development environment (IDE).
Opens a file as though you invoked an Open File command in the integrated development environment (IDE).
Top
Properties
Name
Description
Gets the top-level extensibility object.
Gets the immediate parent object of an ItemOperations object.
Gets all unsaved files and allows the user to save one or more of them.
Top