CustomDataSetContext.Attributes Property
Gets the IReadAttributes.Attributes property of the proxy.
Thread safety: The returned collection can not be modified safely by a custom dataset implementation. Show
Syntax
public StringCollection Attributes { get; }
Property Value
Type: A collection of String (not available in C#) elements.
A list of attributes that the dataset should add to the generated features.
A list of attributes that the dataset should add to the generated features.
Platforms
Windows, Linux, Android