TaskUIUtils.IsFullPath(String) 方法

定义

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

参数

folder
String

返回

Boolean

适用于