5 references to ExecutablePath
Microsoft.VisualBasic.Forms.Tests (3)
System\Windows\Forms\FileLogTraceListenerTests.vb (3)
27Dim expectedBaseFileName As String = Path.GetFileNameWithoutExtension(Application.ExecutablePath) 218fullLogFileName.Should.StartWith(Path.GetDirectoryName(Application.ExecutablePath)) 225If DirectoryIsAccessible(Path.GetDirectoryName(Application.ExecutablePath)) Then
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (2)
1133: FileVersionInfo.GetVersionInfo(ExecutablePath); 1314FileName = ExecutablePath