SPAppLicense.productId field
A GUID that represents the product ID.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected productId As Guid
'Usage
Dim value As Guid
value = Me.productId
Me.productId = value
protected Guid productId