Workspace.CheckAnalyzerConfigDocumentIsInCurrentSolution(DocumentId) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果分析器組態不是目前解決方案的一部分,則會擲回例外狀況。
protected void CheckAnalyzerConfigDocumentIsInCurrentSolution (Microsoft.CodeAnalysis.DocumentId documentId);
member this.CheckAnalyzerConfigDocumentIsInCurrentSolution : Microsoft.CodeAnalysis.DocumentId -> unit
Protected Sub CheckAnalyzerConfigDocumentIsInCurrentSolution (documentId As DocumentId)
參數
- documentId
- DocumentId