Share via


ICustomFeatureActivationDependency.FeatureId Property

Definition

Gets or sets the SharePoint ID of the feature represented by the custom activation dependency.

public:
 property Guid FeatureId { Guid get(); void set(Guid value); };
public Guid FeatureId { get; set; }
member this.FeatureId : Guid with get, set
Public Property FeatureId As Guid

Property Value

A GUID representing the ID of the dependent feature.

Applies to