NullableContextExtensions.WarningsInherited(NullableContext) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回這個檔案類型的可為 Null 警告狀態是否繼承自專案預設值。
public static bool WarningsInherited (this Microsoft.CodeAnalysis.NullableContext context);
static member WarningsInherited : Microsoft.CodeAnalysis.NullableContext -> bool
<Extension()>
Public Function WarningsInherited (context As NullableContext) As Boolean
參數
- context
- NullableContext