PropertiesAvailableStatus.IsSubsetOf(IPropertiesAvailableStatus) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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