GoogleSearchResultDescription Property
Gets the search result description.
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 string Description { get; }
Public Overridable ReadOnly Property Description As String
Get
Dim instance As GoogleSearchResult
Dim value As String
value = instance.Description
public:
virtual property String^ Description {
String^ get ();
}
abstract Description : string with get
override Description : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The search result description.