%%PageItemTitle%%

Compare .NET Objects

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


filePath
The file path

Glossary Item Box

Launch the application for showing the file

Syntax

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

Parameters

filePath
The file path

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.