다음을 통해 공유


LaunchProfileChanges.PropertiesCollectionChanges Property

Definition

Gets Properties collection changes.

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

Property Value

Applies to