Compartilhar via


ProjectSnapshot.Properties Property

Definition

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

Property Value

Implements

Applies to