%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
SaveConfiguration(String) Method
See Also  Send Feedback
KellermanSoftware.CompareNetObjects Namespace > CompareLogic Class > SaveConfiguration Method : SaveConfiguration(String) Method


filePath

Glossary Item Box

Save the current configuration to a json file

Syntax

Visual Basic (Declaration) 
Public Overloads Sub SaveConfiguration( _
   ByVal filePath As System.String _
) 
Visual Basic (Usage)Copy Code
Dim instance As CompareLogic
Dim filePath As System.String
 
instance.SaveConfiguration(filePath)
C# 
public void SaveConfiguration( 
   System.string filePath
)
Managed Extensions for C++ 
public: void SaveConfiguration( 
   System.string* filePath
) 

Parameters

filePath

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Kellerman Software 2018 All Rights Reserved.