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 folder in the project.
The OAFolderItem type exposes the following members.
Methods
Name
Description
Removes the item from its project and its storage. (Inherited from OAProjectItem.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Expands the view of Solution Explorer to show project items. (Inherited from OAProjectItem.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets the requested Extender, if it is available for this object. (Inherited from OAProjectItem.)
Gets the full path and names of the files associated with a project item. (Inherited from OAProjectItem.)
Returns whether the project item is open in a particular view type. (Inherited from OAProjectItem.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Opens the project item in the specified view. (Inherited from OAProjectItem.)
Removes the project item from the hierarchy. (Inherited from OAProjectItem.)
Saves the project item. (Inherited from OAProjectItem.)
Saves the project item. (Inherited from OAProjectItem.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the project items associated with this folder. (Overrides OAProjectItem.Collection.)
Gets the ConfigurationManager object for this ProjectItem. (Inherited from OAProjectItem.)
Gets the project hosting the ProjectItem. (Inherited from OAProjectItem.)
Gets the document associated with the item, if one exists. (Inherited from OAProjectItem.)
Gets the top-level extensibility object. (Inherited from OAProjectItem.)
Gets the Extender category ID (CATID) for the object. (Inherited from OAProjectItem.)
Gets a list of available Extenders for the object. (Inherited from OAProjectItem.)
Gets the FileCodeModel object for the project item. (Inherited from OAProjectItem.)
Gets the number of files associated with a ProjectItem. (Inherited from OAProjectItem.)
Microsoft Internal Use Only. Returns whether the document associated with this item is dirty. (Inherited from OAProjectItem.)
Gets a GUID string indicating the kind or type of the object. (Inherited from OAProjectItem.)
Gets or sets the name of the object. (Inherited from OAProjectItem.)
Gets an object that can be accessed by name at run time. (Inherited from OAProjectItem.)
Returns the Automation project. (Inherited from OAProjectItem.)
Gets the project items associated with this folder. (Overrides OAProjectItem.ProjectItems.)
Gets a collection of all properties that pertain to the object. (Inherited from OAProjectItem.)
Gets or sets whether the object has been modified since last being saved or opened. (Inherited from OAProjectItem.)
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