BaseExtender Members
Include Protected Members
Include Inherited Members
This type is only used internally; you cannot use it directly from your code. This is the base class for all extenders (node and configuration).
The BaseExtender type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BaseExtender | Initializes an instance of the BaseExtender class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Override. (Overrides Object.Finalize().) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Override. Converts object to string. (Overrides Object.ToString().) |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders Namespace