다음을 통해 공유


FolderChanges.FilesCollectionChanges Property

Definition

Gets Files collection changes.

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

Property Value

Applies to