Skip to content

GenerateInterfaceAttribute.RequireFeatures property

Set of features that will be added via the RequiresFeature attribute to the interface.

public object[]? RequireFeatures { get; set; }

See Also