NullableContextExtensions.AnnotationsInherited(NullableContext) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne si l’état d’annotation nullable a été hérité de la valeur par défaut du projet pour ce type de fichier.
public static bool AnnotationsInherited(this Microsoft.CodeAnalysis.NullableContext context);
static member AnnotationsInherited : Microsoft.CodeAnalysis.NullableContext -> bool
<Extension()>
Public Function AnnotationsInherited (context As NullableContext) As Boolean
Paramètres
- context
- NullableContext