共用方式為


SPListTemplate.FeatureId property

取得包含清單定義的功能 ID。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property FeatureId As Guid
    Get
'用途
Dim instance As SPListTemplate
Dim value As Guid

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

Property value

Type: System.Guid
System.Guid物件,表示功能的識別碼。

請參閱

參照

SPListTemplate class

SPListTemplate members

Microsoft.SharePoint namespace