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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java