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

返回

适用于