Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes the data store. Performs any necessary finalization of the data store.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: SettingsObjectModel (in SettingsObjectModel.dll)
Syntax
public void Close()
public:
void Close()
Public Sub Close
See Also
SettingsStore Class
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top