Share via


ProjectConfigurationSnapshot.AssemblyReferences Property

Definition

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

Property Value

Implements

Applies to