| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ApplicationConfiguration Dim filePath As String instance.SaveToFile(filePath) | |
Parameters
- filePath
- The file path.
Calls GetType() on the current instance and passes that to the DataContractSerializer.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x