C# Class ACPTest.LaunchMicrosoftWordParams

显示文件 Open project: autocompaste/AutoComPaste

Public Properties

Property Type Description
AlternateExePath string
ExePath string

Property Details

AlternateExePath public_oe property

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

ExePath public_oe property

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