ProjectReferencesProperties Members
Include Protected Members
Include Inherited Members
Represents the properties specific to project reference nodes.
The ProjectReferencesProperties type exposes the following members.
Methods
Name
Description
CreateDesignPropertyDescriptor
Creates a new DesignPropertyDescriptor using the supplied property descriptor. (Inherited from LocalizableProperties.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Gets the extender of the specified name. (Inherited from NodeProperties.)
Gets the names of the extenders. (Inherited from NodeProperties.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets a collection of attributes for this component. (Inherited from LocalizableProperties.)
Gets the configuration provider for the associated hierarchy node. (Inherited from NodeProperties.)
Gets the class name. (Inherited from ReferenceNodeProperties.)
Gets the name of the associated hierarchy node. (Inherited from NodeProperties.)
Returns a type converter for this object. (Inherited from LocalizableProperties.)
Returns the default event for this object. (Inherited from LocalizableProperties.)
Gets the default property for a component. (Inherited from LocalizableProperties.)
Retrieves the editor for this object. (Inherited from LocalizableProperties.)
Overloaded. Gets the collection of events for a specified component.
Serves as a hash function for a particular type. (Inherited from Object.)
Fills in an array of class identifiers (CLSID) of property pages that can be displayed for this object. (Inherited from NodeProperties.)
Gets the property pages that are associated with the project designer. (Inherited from NodeProperties.)
Gets the hierarchy or project item object corresponding to the browse object. (Inherited from NodeProperties.)
Overloaded. Gets the collection of properties.
Returns the value for a specific property of the node. (Inherited from NodeProperties.)
Returns the browseable object, given a property descriptor. (Inherited from LocalizableProperties.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Sets the property on the project hierarchy node. (Inherited from NodeProperties.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets whether the reference's file should be copied to a local directory. (Inherited from ReferenceNodeProperties.)
Gets an extender CATID. (Inherited from NodeProperties.)
Gets the URL. (Inherited from ReferenceNodeProperties.)
Gets the name of the properties. (Inherited from ReferenceNodeProperties.)
Top
Explicit Interface Implementations
Name
Description
IInternalExtenderProvider.CanExtend
Determines whether the specified extender can extend the specified object. (Inherited from NodeProperties.)
IInternalExtenderProvider.GetExtender
Gets the specified extender. (Inherited from NodeProperties.)
IInternalExtenderProvider.GetExtenderNames
Gets the names of the extenders. (Inherited from NodeProperties.)
Top
See Also
Reference
ProjectReferencesProperties Class
Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace