ItemOperations Members

Include Protected Members
Include Inherited Members

Object for performing common file actions.

The ItemOperations type exposes the following members.

Methods

 

Name

Description

Public method

AddExistingItem

Adds an existing item to the current project.

Public method

AddNewItem

Adds a new item to the current project.

Public method

IsFileOpen

Indicates whether or not the specified saved file is currently open in the specified view.

Public method

Navigate

Goes to the given URL.

Public method

NewFile

Creates a file as though you invoked a New File command in the integrated development environment (IDE).

Public method

OpenFile

Opens a file as though you invoked an Open File command in the integrated development environment (IDE).

Top

Properties

 

Name

Description

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of an ItemOperations object.

Public property

PromptToSave

Gets all unsaved files and allows the user to save one or more of them.

Top

See Also

Reference

ItemOperations Interface

EnvDTE Namespace