GenerateInterfaceAttribute.RequireFeatures property
Set of features that will be added via the RequiresFeature attribute to the interface.
public object[]? RequireFeatures { get; set; }
See Also
- class GenerateInterfaceAttribute
Set of features that will be added via the RequiresFeature attribute to the interface.
public object[]? RequireFeatures { get; set; }