SPList.TemplateFeatureId - Propriété

Gets the globally unique identifier (GUID) of a template feature that is associated with the list.

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

Syntaxe

'Déclaration
Public ReadOnly Property TemplateFeatureId As Guid
    Get
'Utilisation
Dim instance As SPList
Dim value As Guid

value = instance.TemplateFeatureId
public Guid TemplateFeatureId { get; }

Valeur de propriété

Type : System.Guid
The GUID of the template feature.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms