// // Summary: // 获取C#插件的应用目录。 // // Returns: // 应用目录。 public static string GetCSPluginsFolder() { return(CQ.GetCSPluginsFolder()); }