C# Class Skybound.Gecko.XULRunnerLocator

Search /usr/lib directory for the latest xulrunner. Currently looks for xulrunner-1.9.2 variants in /usr/lib. Returns null if no xulrunner-1.9.2 directory is found. xulrunner doesn't come with a .pc file so I can't use pkg-config to find location of xulrunner.
显示文件 Open project: tophatmonocle/DirtyGecko

Public Methods

Method Description
GetXULRunnerLocation ( ) : string

Method Details

GetXULRunnerLocation() public static method

public static GetXULRunnerLocation ( ) : string
return string