SPFeatureActivationContext.Current property

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

Syntax

'Declaration
Public Shared ReadOnly Property Current As SPFeatureActivationContext
    Get
'Usage
Dim value As SPFeatureActivationContext

value = SPFeatureActivationContext.Current
public static SPFeatureActivationContext Current { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPFeatureActivationContext

See also

Reference

SPFeatureActivationContext class

SPFeatureActivationContext members

Microsoft.SharePoint.Administration namespace