public static bool IsDesktopPath(
string requestPath
)Public Shared Function IsDesktopPath (
requestPath As String
) As Booleanpublic:
static bool IsDesktopPath(
String^ requestPath
)static member IsDesktopPath :
requestPath : string -> bool