Functions.B64DecodeString 方法 | |
命名空间:
VOInternetClasses
程序集:
VOInternetClasses (在 VOInternetClasses.dll 中) 版本:2.22 GA
语法 FUNCTION B64DecodeString(
cValue AS STRING
) AS STRING
public static string B64DecodeString(
string cValue
)
查看代码参数
- cValue
- 类型:String
返回值
类型:
String参见