| AkResourcePathVarExpand Method |
路径变量替换。
Namespace: Appkit.IOAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string VarExpand(
string value
)
Parameters
- value
- Type: SystemString
源内容。
Return Value
Type:
String替换后的内容。
See Also