다음을 통해 공유


ProjectChanges.ExternalFilesCollectionChanges Property

Definition

Gets ExternalFiles collection changes.

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

Property Value

Applies to