Compartir a través de


SentimentSkillLanguage Estructura

Definición

En desuso. Códigos de idioma admitidos para el texto de entrada de SentimentSkill.

public readonly struct SentimentSkillLanguage : IEquatable<Azure.Search.Documents.Indexes.Models.SentimentSkillLanguage>
type SentimentSkillLanguage = struct
Public Structure SentimentSkillLanguage
Implements IEquatable(Of SentimentSkillLanguage)
Herencia
SentimentSkillLanguage
Implementaciones

Constructores

SentimentSkillLanguage(String)

Inicializa una nueva instancia de la clase SentimentSkillLanguage.

Propiedades

Da

Danés.

De

Alemán.

El

Griego.

En

Inglés.

Es

Español.

Fi

Finlandés.

Fr

Francés.

It

Italiano.

Nl

Holandés.

No

Noruego (Bokmaal).

Pl

Polaco.

PtPT

Portugués (Portugal).

Ru

Ruso.

Sv

Sueco.

Tr

Turco.

Métodos

Equals(SentimentSkillLanguage)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(SentimentSkillLanguage, SentimentSkillLanguage)

Determina si dos SentimentSkillLanguage valores son iguales.

Implicit(String to SentimentSkillLanguage)

Convierte una cadena en un SentimentSkillLanguage.

Inequality(SentimentSkillLanguage, SentimentSkillLanguage)

Determina si dos SentimentSkillLanguage valores no son los mismos.

Se aplica a