Freigeben über


ContentDeploymentPath.Id-Eigenschaft

Dient zum Abrufen oder Festlegen der Id für dieses ContentDeploymentPath() -Objekt.

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

Syntax

'Declaration
Public Property Id As Guid
    Get
    Private Set
'Usage
Dim instance As ContentDeploymentPath
Dim value As Guid

value = instance.Id
public Guid Id { get; private set; }

Eigenschaftswert

Typ: System.Guid
Die Id für dieses ContentDeploymentPath().

Siehe auch

Referenz

ContentDeploymentPath Klasse

ContentDeploymentPath-Member

Microsoft.SharePoint.Publishing.Administration-Namespace