Share via


ProjectChanges.LaunchProfilesCollectionChanges Property

Definition

Gets LaunchProfiles collection changes.

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

Property Value

Applies to