Property | Type | Description | |
---|---|---|---|
FileNotExcluded | bool | ||
WildcardMatchFileRule | System.Collections.Generic |
Method | Description | |
---|---|---|
Evaluate ( ResourceType resourceType ) : IOrderedEnumerable |
||
WildcardMatchFileRule ( string folderVirtualPath, string searchPattern, bool recursive, Mode mode, IVirtualPathResolver virtualPathResolver = null, IList |
Method | Description | |
---|---|---|
FileNotExcluded ( |
||
WildcardMatchFileRule ( ) : System.Collections.Generic |
public Evaluate ( ResourceType resourceType ) : IOrderedEnumerable |
||
resourceType | ResourceType | |
return | IOrderedEnumerable |
public WildcardMatchFileRule ( string folderVirtualPath, string searchPattern, bool recursive, Mode mode, IVirtualPathResolver virtualPathResolver = null, IList |
||
folderVirtualPath | string | |
searchPattern | string | |
recursive | bool | |
mode | Mode | |
virtualPathResolver | IVirtualPathResolver | |
excludeFiles | IList |
|
return | System.Collections.Generic |