Partager via


ContentDeploymentJob.Description - Propriété

Obtient ou définit le texte qui décrit cet objet ContentDeploymentJob .

Espace de noms :  Microsoft.SharePoint.Publishing.Administration
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Property Description As String
    Get
    Set
'Utilisation
Dim instance As ContentDeploymentJob
Dim value As String

value = instance.Description

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

Valeur de propriété

Type : System.String
Chaîne qui décrit cet objet ContentDeploymentJob .

Voir aussi

Référence

ContentDeploymentJob classe

ContentDeploymentJob - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms