Condividi tramite


IUIPropertySnapshot.Editors Property

Definition

Gets a queryable collection of editors of the UI property.

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

Applies to