Condividi tramite


IPropertyPageSnapshot.Categories Property

Definition

Gets a queryable collection of categories of the property page.

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

Property Value

Applies to