Compartilhar via


PropertiesAvailableStatus.IntersectWith(IPropertiesAvailableStatus) Method

Definition

public void IntersectWith (Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus allowedProperties);
abstract member IntersectWith : Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus -> unit
override this.IntersectWith : Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus -> unit
Public Sub IntersectWith (allowedProperties As IPropertiesAvailableStatus)

Parameters

allowedProperties
IPropertiesAvailableStatus

Implements

Applies to