ISharePointProjectItemType.Name, propriété
Obtient le nom convivial du type affiché dans les concepteurs. Par défaut, le nom correspond à l'ID.
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 : String
Chaîne représentant un nom de type.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.