次の方法で共有


NullableContextExtensions.AnnotationsInherited(NullableContext) メソッド

定義

このファイルの種類のプロジェクトの既定値から null 許容注釈の状態が継承されたかどうかを返します。

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

パラメーター

context
NullableContext

戻り値

適用対象