Partilhar via


ITypeParameterSymbol.ConstraintNullableAnnotations Propriedade

Definição

As nulabilidades de nível superior que foram especificadas diretamente como restrições nos tipos de restrição.

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.NullableAnnotation> ConstraintNullableAnnotations { get; }
member this.ConstraintNullableAnnotations : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.NullableAnnotation>
Public ReadOnly Property ConstraintNullableAnnotations As ImmutableArray(Of NullableAnnotation)

Valor da propriedade

Aplica-se a