Click or drag to resize
AkCommonFileToVar Method
文件转化为 variant。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static Object FileToVar(
	string strFileFullPath
)

Parameters

strFileFullPath
Type: SystemString

Return Value

Type: Object
See Also