Share via


ProjectConfigurationSnapshot.RuleResults Property

Definition

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

Property Value

Implements

Applies to