Share via


IUIPropertyEditorSnapshot.Metadata Property

Definition

Gets a queryable collection of metadata for the UI property editor.

public Microsoft.VisualStudio.ProjectSystem.Query.IAsyncQueryable<Microsoft.VisualStudio.ProjectSystem.Query.IUIEditorMetadataSnapshot> Metadata { get; }
member this.Metadata : Microsoft.VisualStudio.ProjectSystem.Query.IAsyncQueryable<Microsoft.VisualStudio.ProjectSystem.Query.IUIEditorMetadataSnapshot>
Public ReadOnly Property Metadata As IAsyncQueryable(Of IUIEditorMetadataSnapshot)

Property Value

Applies to