다음을 통해 공유


ProjectChanges.LaunchProfileTypesCollectionChanges Property

Definition

Gets LaunchProfileTypes collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ILaunchProfileTypeSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.LaunchProfileTypeChanges>? LaunchProfileTypesCollectionChanges { get; }
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

Applies to