Compartir a través de


SolutionChanges.SolutionFoldersCollectionChanges Property

Definition

Gets SolutionFolders collection changes.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionFolderSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.SolutionFolderChanges>? SolutionFoldersCollectionChanges { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
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

Attributes

Applies to