ITypeParameterSymbol.ReferenceTypeConstraintNullableAnnotation プロパティ

定義

true の場合 HasReferenceTypeConstraint は、型パラメーターに指定された制約の class 最上位レベルの null 許容値を返します。 制約が存在しない class 場合は、次が返されます None

public Microsoft.CodeAnalysis.NullableAnnotation ReferenceTypeConstraintNullableAnnotation { get; }
member this.ReferenceTypeConstraintNullableAnnotation : Microsoft.CodeAnalysis.NullableAnnotation
Public ReadOnly Property ReferenceTypeConstraintNullableAnnotation As NullableAnnotation

プロパティ値

適用対象