共用方式為


SPFeatureDependency class

代表另一項功能為一項功能。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureDependency

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

Syntax

'宣告
Public NotInheritable Class SPFeatureDependency
'用途
Dim instance As SPFeatureDependency
public sealed class SPFeatureDependency

備註

使用SPFeatureDefinition類別的ActivationDependencies屬性,傳回目前的功能所依存的功能集合。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPFeatureDependency members

Microsoft.SharePoint namespace