GoogleSearchResultUrl Property
Gets the search result Uri.
Namespace: DevCase.ThirdParty.Google.SearchAssembly: DevCase.net48.ThirdParty.GoogleServices (in DevCase.net48.ThirdParty.GoogleServices.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual Uri Url { get; }
Public Overridable ReadOnly Property Url As Uri
Get
Dim instance As GoogleSearchResult
Dim value As Uri
value = instance.Url
public:
virtual property Uri^ Url {
Uri^ get ();
}
abstract Url : Uri with get
override Url : Uri with get
No code example is currently available or this language may not be supported.
Property Value
Uri
The search result
Uri.