SymbolMetadata.Attributes Property
Gets the SymbolAttributeMetadata entries for all attributes in the symbol.
Thread safety: This property is thread-safe.
Syntax
public SymbolAttributeMetadataCollection Attributes { get; }
Property Value
Type: A collection of SymbolAttributeMetadata elements.
The metadata for all attributes in the symbol.
The metadata for all attributes in the symbol.
Platforms
Windows, Linux, Android