Compartir a través de


PropertySchema.ExpectedOnly Propiedad

Definición

Obtiene la lista de entidades que solo se reconocen para esta propiedad cuando se espera.

public System.Collections.Generic.IReadOnlyList<string> ExpectedOnly { get; }
member this.ExpectedOnly : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ExpectedOnly As IReadOnlyList(Of String)

Valor de propiedad

Lista de nombres de entidad esperados.

Se aplica a