共用方式為


Workspace.OnAnalyzerConfigDocumentTextLoaderChanged 方法

定義

在磁片上變更分析器組態檔的文字時,呼叫此方法。

protected internal void OnAnalyzerConfigDocumentTextLoaderChanged (Microsoft.CodeAnalysis.DocumentId documentId, Microsoft.CodeAnalysis.TextLoader loader);
member this.OnAnalyzerConfigDocumentTextLoaderChanged : Microsoft.CodeAnalysis.DocumentId * Microsoft.CodeAnalysis.TextLoader -> unit
Protected Friend Sub OnAnalyzerConfigDocumentTextLoaderChanged (documentId As DocumentId, loader As TextLoader)

參數

documentId
DocumentId
loader
TextLoader

適用於