This documentation is archived and is not being maintained.

ServicesPackage Class

Visual Studio 2013

System::Object
  Microsoft.VisualStudio.Shell::Package
    Microsoft.VisualStudio.Services.Integration::ServicesPackage

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)

[GuidAttribute(L"0B93CCC5-BC52-40E9-91A3-7B8B58C4526B")]
public ref class ServicesPackage sealed : public Package

The ServicesPackage type exposes the following members.

  NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodGetHashCodeServes as the default hash function. (Inherited from Object.)
Public methodGetService<T>()
Public methodGetService<T, S>()
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top

  NameDescription
Public fieldStatic memberPackageGuid
Top

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