IFeatureManifest.FeatureId Property

Definition

Gets or sets the SharePoint ID of the feature.

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 feature ID.

Applies to