UIPropertyEditorChanges.MetadataCollectionChanges Property

Definition

Gets Metadata collection changes.

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

Property Value

Applies to