C# Class ACPTest.LaunchMicrosoftWordParams

Show file Open project: autocompaste/AutoComPaste

Public Properties

Property Type Description
AlternateExePath string
ExePath string

Property Details

AlternateExePath public property

Launch '%ProgramFiles(x86)%\Microsoft Office\Office14\WINWORD.EXE'
public string AlternateExePath
return string

ExePath public property

Launch '%ProgramFiles(x86)%\Microsoft Office\Office14\WINWORD.EXE'
public string ExePath
return string