Functions.SetAltFile 方法 (String, Boolean) | |
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION SetAltFile(
cFileName AS STRING,
lAdditive AS LOGIC
) AS STRING
public static string SetAltFile(
string cFileName,
[DefaultParameterValueAttribute(false, 0)] bool lAdditive
)
查看代码参数
- cFileName
- 类型:String
- lAdditive
- 类型:Boolean
返回值
类型:
String参见