%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
Config Property
See Also  Send Feedback
KellermanSoftware.CompareNetObjects Namespace > CompareExtensions Class : Config Property


Glossary Item Box

Alter the configuration for the comparison

Syntax

Visual Basic (Declaration) 
Public Shared Property Config As ComparisonConfig
Visual Basic (Usage)Copy Code
Dim value As ComparisonConfig
 
CompareExtensions.Config = value
 
value = CompareExtensions.Config
C# 
public static ComparisonConfig Config {get; set;}
Managed Extensions for C++ 
public: __property static ComparisonConfig* get_Config();
public: __property static void set_Config( 
   ComparisonConfig* value
);

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.