Partager via


ProjectChanges.LaunchProfilesCollectionChanges Property

Definition

Gets LaunchProfiles collection changes.

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

Attributes

Applies to