다음을 통해 공유


SolutionChanges.SolutionFoldersCollectionChanges Property

Definition

Gets SolutionFolders collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionFolderSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.SolutionFolderChanges>? SolutionFoldersCollectionChanges { get; }
member this.SolutionFoldersCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionFolderSnapshot, Microsoft.VisualStudio.ProjectSystem.Query.SolutionFolderChanges>
Public ReadOnly Property SolutionFoldersCollectionChanges As EntityCollectionChanges(Of ISolutionFolderSnapshot, SolutionFolderChanges)

Property Value

Applies to