Partager via


ProjectChanges.ExternalFilesCollectionChanges Property

Definition

Gets ExternalFiles collection changes.

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

Attributes

Applies to