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