TaskUIUtils.IsUNCPath(String) 方法

定義

public:
 static bool IsUNCPath(System::String ^ folder);
public static bool IsUNCPath(string folder);
static member IsUNCPath : string -> bool
Public Shared Function IsUNCPath (folder As String) As Boolean

參數

folder
String

傳回

適用於