Skip to content

RequiresFeatureAttribute.Features property

The names of the features that the feature attribute will activate for.

public IEnumerable<string> Features { get; }

See Also