Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a file in the project.
The OAFileItem type exposes the following members.
Methods
Name
Description
.gif)
Removes the item from its project and its storage. (Inherited from OAProjectItem.)
.gif)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
.gif)
Expands the view of Solution Explorer to show project items. (Inherited from OAProjectItem.)
.gif)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
.gif)
Gets the requested Extender, if it is available for this object. (Inherited from OAProjectItem.)
.gif)
Gets the full path and names of the files associated with a project item. (Inherited from OAProjectItem.)
.gif)
Gets whether the project item is open in a particular view type. (Overrides OAProjectItem.get_IsOpen(String).)
.gif)
Serves as a hash function for a particular type. (Inherited from Object.)
.gif)
Gets the type of the current instance. (Inherited from Object.)
.gif)
Creates a shallow copy of the current Object. (Inherited from Object.)
.gif)
Opens the file item in the specified view. (Overrides OAProjectItem.Open(String).)
.gif)
Removes the project item from the hierarchy. (Inherited from OAProjectItem.)
.gif)
Saves the project item. (Overrides OAProjectItem.Save(String).)
.gif)
Saves the project item. (Overrides OAProjectItem.SaveAs(String).)
.gif)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
.gif)
Gets the ProjectItems collection containing the ProjectItem object supporting this property. (Inherited from OAProjectItem.)
.gif)
Gets the ConfigurationManager object for this ProjectItem. (Inherited from OAProjectItem.)
.gif)
Gets the project hosting the ProjectItem. (Inherited from OAProjectItem.)
.gif)
Gets the document associated with the item, if one exists. (Overrides OAProjectItem.Document.)
.gif)
Gets the top-level extensibility object. (Inherited from OAProjectItem.)
.gif)
Gets the Extender category ID (CATID) for the object. (Inherited from OAProjectItem.)
.gif)
Gets a list of available Extenders for the object. (Inherited from OAProjectItem.)
.gif)
Gets the FileCodeModel object for the project item. (Inherited from OAProjectItem.)
.gif)
Gets the number of files associated with a ProjectItem. (Inherited from OAProjectItem.)
.gif)
Returns whether the document is dirty. (Overrides OAProjectItem.IsDirty.)
.gif)
Gets a GUID string indicating the type of the object. (Overrides OAProjectItem.Kind.)
.gif)
Gets or sets the name of the object. (Inherited from OAProjectItem.)
.gif)
Gets an object that can be accessed by name at run time. (Inherited from OAProjectItem.)
.gif)
Returns the Automation project. (Inherited from OAProjectItem.)
.gif)
Gets the project items associated with this file node. (Overrides OAProjectItem.ProjectItems.)
.gif)
Gets a collection of all properties that pertain to the object. (Inherited from OAProjectItem.)
.gif)
Gets or sets whether the object has been modified since last being saved or opened. (Inherited from OAProjectItem.)
.gif)
If the project item is the root of a subproject, then the SubProject property returns the Project object for the subproject. (Inherited from OAProjectItem.)
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Automation Namespace