TaskUIUtils.IsFullPath(String) 方法

定義

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

參數

folder
String

傳回

適用於