如何在c#中确定字符串是否是正则表达式之外的本地文件夹字符串或网络字符串?
例如:
我有一个字符串,可以是"c:\a"或"\\foldera\folderb"
"c:\a"
"\\foldera\folderb"
c# unc
c# ×1
unc ×1