다음을 통해 공유


IPropertyPageSnapshot.Properties Property

Definition

Gets a queryable collection of properties of the property page.

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

Property Value

Applies to