Partager via


ISharePointProjectMember.Name, propriété

Obtient le nom du nœud membre du projet affiché dans l'Explorateur de solutions.

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

Syntaxe

'Déclaration
ReadOnly Property Name As String
string Name { get; }

Valeur de propriété

Type : System.String
Chaîne représentant le nom du nœud de projet.

Notes

Dans le cas de ISharePointProjectFeature,

la propriété Name retourne le nom du dossier de la fonctionnalité, pas le nom du fichier de la fonctionnalité.Pour obtenir le nom de fichier de la fonctionnalité, appelez FeatureFile.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectMember Interface

Microsoft.VisualStudio.SharePoint, espace de noms