다음을 통해 공유


UIPropertyChanges.EditorsCollectionChanges Property

Definition

Gets Editors collection changes.

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

Property Value

Applies to