다음을 통해 공유


ProjectChanges.FoldersCollectionChanges Property

Definition

Gets Folders collection changes.

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

Property Value

Applies to