Поделиться через


ProjectChanges.GetChangedAnalyzerConfigDocuments Метод

Определение

Получение DocumentIdдокументов конфигурации анализатора с любыми изменениями (текстовыми и нетекстальными) в том порядке, в каком они отображаются.DocumentIdsNewProject

public System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.DocumentId> GetChangedAnalyzerConfigDocuments ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.ProjectChanges+<GetChangedAnalyzerConfigDocuments>d__21))]
public System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.DocumentId> GetChangedAnalyzerConfigDocuments ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.ProjectChanges+<GetChangedAnalyzerConfigDocuments>d__22))]
public System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.DocumentId> GetChangedAnalyzerConfigDocuments ();
member this.GetChangedAnalyzerConfigDocuments : unit -> seq<Microsoft.CodeAnalysis.DocumentId>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.ProjectChanges+<GetChangedAnalyzerConfigDocuments>d__21))>]
member this.GetChangedAnalyzerConfigDocuments : unit -> seq<Microsoft.CodeAnalysis.DocumentId>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.ProjectChanges+<GetChangedAnalyzerConfigDocuments>d__22))>]
member this.GetChangedAnalyzerConfigDocuments : unit -> seq<Microsoft.CodeAnalysis.DocumentId>
Public Function GetChangedAnalyzerConfigDocuments () As IEnumerable(Of DocumentId)
Public Iterator Function GetChangedAnalyzerConfigDocuments () As IEnumerable(Of DocumentId)

Возвращаемое значение

Атрибуты

Применяется к