SPAppLicense.productId field
Um GUID que representa a identificação do produto.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected productId As Guid
'Uso
Dim value As Guid
value = Me.productId
Me.productId = value
protected Guid productId