Freigeben über


ContentDeploymentPath.Description-Eigenschaft

Ruft ab oder legt den Text zur Beschreibung dieses Pfads zur Inhaltsbereitstellung.

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

Syntax

'Declaration
Public Property Description As String
    Get
    Set
'Usage
Dim instance As ContentDeploymentPath
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }

Eigenschaftswert

Typ: System.String
Eine Zeichenfolge, die eine Beschreibung des Pfads zur Inhaltsbereitstellung enthält.

Siehe auch

Referenz

ContentDeploymentPath Klasse

ContentDeploymentPath-Member

Microsoft.SharePoint.Publishing.Administration-Namespace