WebMetaTag Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. search. websearch. models. WebMetaTag
- com.
public class WebMetaTag
Defines a webpage's metadata.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
content()
Get the content value. |
String |
name()
Get the name value. |
Method Details
content
public String content()
Get the content value.
Returns:
the content value
name
public String name()
Get the name value.
Returns:
the name value
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java