'Usage
Dim instance As BrowseControl Dim xmlWriter As XmlWriter instance.SaveUserSettings(xmlWriter)
public: void SaveUserSettings( XmlWriter^ xmlWriter )
Parameters
- xmlWriter
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
The value of this parameter cannot be null
(Nothing
in Visual Basic).
'Usage
Dim instance As BrowseControl Dim xmlWriter As XmlWriter instance.SaveUserSettings(xmlWriter)
public: void SaveUserSettings( XmlWriter^ xmlWriter )
The value of this parameter cannot be null
(Nothing
in Visual Basic).