共用方式為


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

傳回

適用於