Partager via


ProjectSnapshot.ActiveConfigurations Property

Definition

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

Property Value

Implements

Applies to