Partager via


UIPropertySnapshot.Editors Property

Definition

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

Property Value

Implements

Applies to