%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
FindWinMerge Method
See Also  Send Feedback
KellermanSoftware.CompareNetObjects.Reports Namespace > WinMergeReport Class : FindWinMerge Method


Glossary Item Box

Find the path of the WinMerge executable

Syntax

Visual Basic (Declaration) 
Public Function FindWinMerge() As System.String
Visual Basic (Usage)Copy Code
Dim instance As WinMergeReport
Dim value As System.String
 
value = instance.FindWinMerge()
C# 
public System.string FindWinMerge()
Managed Extensions for C++ 
public: System.string* FindWinMerge(); 

Return Value

The path or null if not found

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.