ASCOM Platform Developer Help
C#
VB
C++
Show/Hide TOC
Settings
Provider Constructor
Initializes a new instance of the
SettingsProvider
class with the default profile provider
Profile
.
Definition
Namespace:
ASCOM
Assembly:
ASCOM.SettingsProvider (in ASCOM.SettingsProvider.dll) Version: 7.1.3+4851.c5da65c2b
C#
Copy
public
SettingsProvider
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
SettingsProvider
()
See Also
Reference
SettingsProvider Class
SettingsProvider Overload
ASCOM Namespace
In This Article
Definition
See Also