Package.ProfferedService Class

Visual Studio 2015
 

Contains a service that is being promoted to Visual Studio.

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

System.Object
  Microsoft.VisualStudio.Shell.Package.ProfferedService

protected sealed class ProfferedService

NameDescription
System_CAPS_pubmethodPackage.ProfferedService()

Initializes a new instance of ProfferedService.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldCookie

The cookie for the service.

System_CAPS_pubfieldInstance

An instance of the service.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: