Share via


IVsServiceInfo.PackageGuid Property

Definition

Gets the package GUID.

public:
 property Guid PackageGuid { Guid get(); };
[System.Runtime.InteropServices.DispId(1610678275)]
public Guid PackageGuid { get; }
[<System.Runtime.InteropServices.DispId(1610678275)>]
member this.PackageGuid : Guid
Public ReadOnly Property PackageGuid As Guid

Property Value

The package GUID.

Attributes

Applies to