Partager via


UIPropertyEditorChanges.MetadataCollectionChanges Property

Definition

Gets Metadata collection changes.

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

Attributes

Applies to