NetworkFileServerBaseCreateRandomFileName 方法 |
获取一个随机的文件名,由GUID码和随机数字组成
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected string CreateRandomFileName()
Protected Function CreateRandomFileName As String
protected:
String^ CreateRandomFileName()
member CreateRandomFileName : unit -> string
返回值
类型:
String文件名
参见