In Configuration Manager 2007, the Filter (FileType) element should contain the name of the file in question. It can contain file system wildcard '?' (to match one or more characters) and '*' (to match zero or more characters).

The Filter element is defined by the FileType complex type.

<xs:element name="Filter"
	type="FileFilterType"
 />

See Also


Send comments about this topic to Microsoft.