点击或拖拽改变大小

NetworkXBasePreprocessFolderName 方法

预处理文件夹的名称,除去文件夹名称最后一个'\'或'/',如果有的话
Preprocess the name of the folder, removing the last '\' or '/' in the folder name

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:9.6.0.0 (9.6.0.0)
语法
protected string PreprocessFolderName(
	string folder
)

参数

folder
类型:SystemString
文件夹名称

返回值

类型:String
返回处理之后的名称
参见