Freigeben über


SPApp.ProductId-Eigenschaft

Ruft den global eindeutigen Bezeichner (GUID) der diese app zwischen Versionen.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ProductId As Guid
    Get
'Usage
Dim instance As SPApp
Dim value As Guid

value = instance.ProductId
public Guid ProductId { get; }

Eigenschaftswert

Typ: System.Guid
Die GUID der diese app.

Siehe auch

Referenz

SPApp Klasse

SPApp-Member

Microsoft.SharePoint.Administration-Namespace