SettingsDescriptionAttribute Constructor (String^)
Initializes an instance of the SettingsDescriptionAttribute class.
Assembly: System (in System.dll)
Although the description has a theoretical maximum length of the String class, whose length is represented by a Int32, the following two practical considerations will limit the size of the description parameter:
Large text descriptions are difficult to display in a user interface (UI) and difficult for the user to read.
Settings providers may enforce overall usage quotas and are required to enforce user configuration quotas.
Available since 2.0