Partager via


ISharePointProjectItemType.Id, propriété

Obtient l'ID unique du type d'élément de projet SharePoint.

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

Syntaxe

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

Valeur de propriété

Type : String
Chaîne représentant un ID.

Notes

L'ID est habituellement une chaîne qui apparaît sous la forme d'un type qualifié d'espace de noms. L'ID est initialisé par le projet à partir de SharePointProjectItemTypeAttribute. La valeurProjectItemTypeId est fournie pour le composant ISharePointProjectItemTypeProvider.

L'ID doit correspondre à l'ID stocké dans le fichier .SPData.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectItemType Interface

Microsoft.VisualStudio.SharePoint, espace de noms