FullDotNetMethods static class FullDotNetMethods Documentation Code public static bool SupportsFullDotNetMethods { get; } public static bool FileExists(string filePath) public static string FileReadAllText(string filePath) public static string PathCombine(string path1, string path2) public static string PathGetDirectoryName(string filePath) public static object XPathEvaluate(XDocument document, string path)