Partager via


ContentDeploymentJob.Name - Propriété

Obtient ou définit le nom de cet objet ContentDeploymentJob .

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

Syntaxe

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

value = instance.Name

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

Valeur de propriété

Type : System.String
Chaîne qui inclut le nom de cette ContentDeploymentJob.

Voir aussi

Référence

ContentDeploymentJob classe

ContentDeploymentJob - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms