%%PageItemTitle%%

Compare .NET Objects

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


filePath
The differences file

Glossary Item Box

Launch the WinMerge

Syntax

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

Parameters

filePath
The differences file

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.