Udostępnij za pośrednictwem


ProjectSnapshot.ExternalFiles Property

Definition

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

Property Value

Implements

Applies to