Udostępnij za pośrednictwem


SolutionSnapshot.SolutionConfigurations Property

Definition

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

Property Value

Implements

Applies to