%%PageItemTitle%%

Compare .NET Objects

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


filePath

Glossary Item Box

Load the current configuration from a json stream

Syntax

Visual Basic (Declaration) 
Public Overloads Sub LoadConfiguration( _
   ByVal filePath As System.String _
) 
Visual Basic (Usage)Copy Code
Dim instance As CompareLogic
Dim filePath As System.String
 
instance.LoadConfiguration(filePath)
C# 
public void LoadConfiguration( 
   System.string filePath
)
Managed Extensions for C++ 
public: void LoadConfiguration( 
   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.