SPAppLicense.productId - Champ
Un GUID qui représente l'ID de produit.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected productId As Guid
'Utilisation
Dim value As Guid
value = Me.productId
Me.productId = value
protected Guid productId