IVsOutput2 Members
Include Protected Members
Include Inherited Members
Provides information about the outputs of a configuration.
The IVsOutput2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
get_CanonicalName | Returns the canonical name of an output item. (Inherited from IVsOutput.) | |
get_DeploySourceURL | Returns the web location of an output item. (Inherited from IVsOutput.) | |
get_DisplayName | Returns the display name of an output item. (Inherited from IVsOutput.) | |
get_Property | Returns a property of an output item. | |
get_RootRelativeURL | Returns an output item's path relative to the application directory when installed. | |
get_Type | Obsolete method. Do not use. (Inherited from IVsOutput.) |
Top