Compartilhar via


PropertiesAvailableStatus.IsSubsetOf(IPropertiesAvailableStatus) Method

Definition

public bool IsSubsetOf (Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus otherPropertiesState);
abstract member IsSubsetOf : Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus -> bool
override this.IsSubsetOf : Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus -> bool
Public Function IsSubsetOf (otherPropertiesState As IPropertiesAvailableStatus) As Boolean

Parameters

otherPropertiesState
IPropertiesAvailableStatus

Returns

Implements

Applies to