The Path (FileType) element, in Configuration Manager, is the path to the file, not including the name or trailing backslash. For example, for the file c:\path\file.ext, the path would be c:\path.

<xs:element name="Path"
	type="FilePathType"
 />

The Path element is defined by the FileType complex type.

See Also


Send comments about this topic to Microsoft.