KernelConfigurationViewApplicationTempPathRoot Property |
物理路径临时文件夹根地址
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string ApplicationTempPathRoot { get; }
public:
property String^ ApplicationTempPathRoot {
String^ get ();
}
Property Value
Type:
String
See Also