TaskUIUtils.IsRelativePath(String) 方法

定義

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

參數

folder
String

傳回

Boolean

適用於