ProvideBrokeredServiceHubServiceAttribute.GetPackageGuid Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override Guid GetPackageGuid(Microsoft::VisualStudio::Shell::RegistrationAttribute::RegistrationContext ^ context);
protected override Guid GetPackageGuid (Microsoft.VisualStudio.Shell.RegistrationAttribute.RegistrationContext context);
override this.GetPackageGuid : Microsoft.VisualStudio.Shell.RegistrationAttribute.RegistrationContext -> Guid
Protected Overrides Function GetPackageGuid (context As RegistrationAttribute.RegistrationContext) As Guid