Compartir a través de


LaunchProfileChanges.PropertiesCollectionChanges Property

Definition

Gets Properties collection changes.

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

Attributes

Applies to