Partager via


ContentDeploymentPath.Name - Propriété

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

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 ContentDeploymentPath
Dim value As String

value = instance.Name

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

Valeur de propriété

Type : System.String
Le nom de cette ContentDeploymentPath.

Remarques

Définition de la propriété Name() met également à jour le nom de la tâche de déploiement rapide qui est associé à ce chemin d'accès.

Voir aussi

Référence

ContentDeploymentPath classe

ContentDeploymentPath - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms