次の方法で共有


TaskUIUtils.IsRelativePath(String) メソッド

定義

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

パラメーター

folder
String

戻り値

適用対象