Compartir a través de


LaunchProfileSnapshot.Categories Property

Definition

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

Implements

Applies to