ISharePointProjectMember.Name Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom du nœud membre du projet affiché dans l’Explorateur de solutions.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
Valeur de propriété
Chaîne représentant le nom du nœud de projet.
Remarques
Dans le cas de ISharePointProjectFeature,
la Name
propriété retourne le nom du dossier de fonctionnalité, et non le nom du fichier de fonctionnalité. Pour obtenir le nom du fichier de fonctionnalité, appelez FeatureFile.