AdvancedFileServerCheckFolderAndCreate 方法 |
检查文件夹是否存在,不存在就创建
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected override void CheckFolderAndCreate()
Protected Overrides Sub CheckFolderAndCreate
protected:
virtual void CheckFolderAndCreate() override
abstract CheckFolderAndCreate : unit -> unit
override CheckFolderAndCreate : unit -> unit
参见