Edit

Share via


UserSettingConfiguration.ElementList Property

Definition

Caution

This property is obsolete. Please use Properties dictionary instead.

Gets the list of all elements available in this user setting configuration group.

public:
 property System::Collections::Specialized::StringDictionary ^ ElementList { System::Collections::Specialized::StringDictionary ^ get(); };
[System.Obsolete("This property is obsolete. Please use Properties dictionary instead.")]
public System.Collections.Specialized.StringDictionary ElementList { get; }
member this.ElementList : System.Collections.Specialized.StringDictionary
Public ReadOnly Property ElementList As StringDictionary

Property Value

Attributes

Applies to