ProjectQueryableSpacePropertiesFilterExtensions Class
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.
[System.Runtime.CompilerServices.Nullable(0)]
public static class ProjectQueryableSpacePropertiesFilterExtensions
[<System.Runtime.CompilerServices.Nullable(0)>]
type ProjectQueryableSpacePropertiesFilterExtensions = class
Public Module ProjectQueryableSpacePropertiesFilterExtensions
- Inheritance
-
ProjectQueryableSpacePropertiesFilterExtensions
- Attributes
Methods
ProjectsByCapabilities(IProjectModelQueryableSpace, String) |
Gets all projects matching capabilities condition. |
ProjectsByPath(IProjectModelQueryableSpace, String[]) |
Gets all projects matching a set of known paths. |
ProjectsByProjectGuid(IProjectModelQueryableSpace, Guid[]) |
Gets all projects matching a set of known Project Guids. |