Partager via


ProjectChanges.LaunchProfileTypesCollectionChanges Property

Definition

Gets LaunchProfileTypes collection changes.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ILaunchProfileTypeSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.LaunchProfileTypeChanges>? LaunchProfileTypesCollectionChanges { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
member this.LaunchProfileTypesCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ILaunchProfileTypeSnapshot, Microsoft.VisualStudio.ProjectSystem.Query.LaunchProfileTypeChanges>
Public ReadOnly Property LaunchProfileTypesCollectionChanges As EntityCollectionChanges(Of ILaunchProfileTypeSnapshot, LaunchProfileTypeChanges)

Property Value

Attributes

Applies to