Udostępnij za pośrednictwem


ProjectSnapshot.LaunchProfiles Property

Definition

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

Property Value

Implements

Applies to