共用方式為


Workspace.CheckAnalyzerConfigDocumentIsNotInCurrentSolution 方法

定義

如果分析器組態檔已經屬於目前解決方案的一部分,則會擲回例外狀況。

protected void CheckAnalyzerConfigDocumentIsNotInCurrentSolution (Microsoft.CodeAnalysis.DocumentId documentId);
member this.CheckAnalyzerConfigDocumentIsNotInCurrentSolution : Microsoft.CodeAnalysis.DocumentId -> unit
Protected Sub CheckAnalyzerConfigDocumentIsNotInCurrentSolution (documentId As DocumentId)

參數

documentId
DocumentId

適用於