TaskUIUtils.IsFullPath(String) Method

Definition

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

Parameters

folder
String

Returns

Applies to