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

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

The Path element is defined by the FolderType complex type.

See Also


Send comments about this topic to Microsoft.