This documentation is archived and is not being maintained.
ProfileSettings Constructor
Visual Studio 2010
Initializes a new instance of the ProfileSettings class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ProfileSettings(String) | Initializes a new instance of the ProfileSettings class. using the specified name for the new instance of the class. |
|
ProfileSettings(String, Int32, Int32, TimeSpan) | Initializes a new instance of the ProfileSettings class, using specified settings for the new instance of the class. |
|
ProfileSettings(String, Int32, Int32, TimeSpan, String) | Initializes a new instance of the BufferModeSettings class, using the specified settings for the new instance of the class. |
Show: