IElement.Type Property

Definition

Gets whether the element represents a feature element definition or a support file.

public Microsoft.VisualStudio.SharePoint.Features.FeatureElementType Type { get; }

Property Value

FeatureElementType

True if the element is a feature element; false otherwise.

Applies to