OAVSProjectItem Members

Include Protected Members
Include Inherited Members

Represents a language-specific project item.

The OAVSProjectItem type exposes the following members.

Constructors

  Name Description
Public method OAVSProjectItem Initializes a new instance of OAVSProjectItem for the specified file node.

Top

Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method RunCustomTool Runs a custom tool on this item. Not implemented.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property ContainingProject Gets the project to which this project item belongs.
Public property DTE Gets the top-level automation object.
Public property FileNode Gets or sets the file node associated with this project item.
Public property ProjectItem Gets the automation object of the FileNode.

Top

See Also

Reference

OAVSProjectItem Class

Microsoft.VisualStudio.Package.Automation Namespace