IVsOutput2 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodget_CanonicalName(String^)

Returns the canonical name of an output item.

System_CAPS_pubmethodget_DeploySourceURL(String^)

Returns the web location of an output item.

System_CAPS_pubmethodget_DisplayName(String^)

Returns the display name of an output item.

System_CAPS_pubmethodget_Property(String^, Object^)

Returns a property of an output item.

System_CAPS_pubmethodget_RootRelativeURL(String^)

Returns an output item's path relative to the application directory when installed.

System_CAPS_pubmethodget_Type(Guid)

Obsolete method. Do not use.

Return to top
Show: