RequiresFeatureAttribute.Features property
The names of the features that the feature attribute will activate for.
public IEnumerable<string> Features { get; }
See Also
- class RequiresFeatureAttribute
The names of the features that the feature attribute will activate for.
public IEnumerable<string> Features { get; }