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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java