SPCapabilityChecker.FeatureDependencies property
取得這項功能包含的 SharePoint 功能。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property FeatureDependencies As IEnumerable(Of Guid)
Get
'用途
Dim instance As SPCapabilityChecker
Dim value As IEnumerable(Of Guid)
value = instance.FeatureDependencies
public virtual IEnumerable<Guid> FeatureDependencies { get; }
Property value
Type: System.Collections.Generic.IEnumerable<Guid>
SharePoint 的功能。