Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ID of the Feature containing the list definition.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property FeatureId As Guid
Get
'Usage
Dim instance As SPListTemplate
Dim value As Guid
value = instance.FeatureId
public Guid FeatureId { get; }
Property value
Type: System.Guid
A System.Guid object that indicates the Feature ID.