检查文件或文件夹路径格式是否合法,可以不存在
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
public static bool IsPathFormatCorrect( string path ) |
参数
- path
- Type: System..::.String
待检查的路径
SuperMap iDesktop 10i(2020) 联机帮助 |
CommonUtilities..::.IsPathFormatCorrect 方法 |
CommonUtilities 类 请参见 发送反馈 |
C# |
---|
public static bool IsPathFormatCorrect( string path ) |