Sdílet prostřednictvím


IFeatureManifest.ActivationDependencies – vlastnost

Získá seznam funkcí, na kterých závisí aktivace aktuální funkce.

Obor názvů:  Microsoft.VisualStudio.SharePoint.Features
Sestavení:  Microsoft.VisualStudio.SharePoint (v Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Deklarace
ReadOnly Property ActivationDependencies As IFeatureActivationDependencyCollection
IFeatureActivationDependencyCollection ActivationDependencies { get; }

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.SharePoint.Features.IFeatureActivationDependencyCollection
Sada objektů představující seznam závislých funkcí.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IFeatureManifest Rozhraní

Microsoft.VisualStudio.SharePoint.Features – obor názvů