Compartilhar via


RuleResultItemSnapshot.SetRelatedEntities Method

Definition

protected override void SetRelatedEntities (string collectionName, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.ProjectSystem.Query.IEntityValue> entityValues);
override this.SetRelatedEntities : string * seq<Microsoft.VisualStudio.ProjectSystem.Query.IEntityValue> -> unit
Protected Overrides Sub SetRelatedEntities (collectionName As String, entityValues As IEnumerable(Of IEntityValue))

Parameters

collectionName
String
entityValues
IEnumerable<IEntityValue>

Applies to