TaskUIUtils.IsUNCPath(String) Method

Definition

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

Parameters

folder
String

Returns

Applies to