Feature.Attributes Property
Gets the set of attributes this Feature is associated with.
Thread safety: This property is thread-safe but the returned object is not.
Syntax
public AttributeSet Attributes { get; }
Property Value
Type: AttributeSet
Default: Empty attribute set.
An AttributeSet that contains the attributes associated with the feature.
Default: Empty attribute set.
An AttributeSet that contains the attributes associated with the feature.
Platforms
Windows, Linux, Android