Condividi tramite


IUIPropertySnapshot.Values Property

Definition

Gets a queryable collection of values of the UI property.

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

Property Value

Applies to