SolutionFolderPropertiesFilterExtensions 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.
Contains additional extension methods to support accessing collection properties with additional filtering parameters. UNDONE: this code would be generated eventually.
public static class SolutionFolderPropertiesFilterExtensions
type SolutionFolderPropertiesFilterExtensions = class
Public Module SolutionFolderPropertiesFilterExtensions
- Inheritance
-
SolutionFolderPropertiesFilterExtensions
Methods
FilesByPath(ISolutionFolderSnapshot, String[]) |
Gets files with the given paths. |
FilesEndingWith(ISolutionFolderSnapshot, String[]) |
Gets files with the given ending with expressions. |