PropertiesAvailableStatus.IsSubsetOf(IPropertiesAvailableStatus) Method
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.
C#
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
- otherPropertiesState
- IPropertiesAvailableStatus
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2022 |