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