Condividi tramite


IFileSnapshot.Properties Property

Definition

Gets a queryable collection of properties of the file.

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

Applies to