Class UriWebServices.ChromeSearchShortcut
- Namespace
- SunamoUriWebServices
- Assembly
- SunamoUriWebServices.dll
Provides Chrome search shortcut URL templates.
public static class UriWebServices.ChromeSearchShortcut
- Inheritance
-
UriWebServices.ChromeSearchShortcut
- Inherited Members
Fields
ChromeWebStoreSearch
Chrome Web Store search URL template.
public const string ChromeWebStoreSearch = "https://chrome.google.com/webstore/search/%s?hl=en&gl=US"
Field Value
GooglePlay
Google Play Store search URL template.
public const string GooglePlay = "https://play.google.com/store/search?q=%s"