ApplocalHelper.GetApplocalRootPath 方法

定义

获取应用本地化 dts 路径的路径

public:
 static System::String ^ GetApplocalRootPath();
public static string GetApplocalRootPath ();
static member GetApplocalRootPath : unit -> string
Public Shared Function GetApplocalRootPath () As String

返回

应用本地化 dts 路径的路径

适用于