filePath Simple Type
Defines a string that contains a fully qualified path to a file. The path may contain environment variables.
<xs:simpleType name="filePath">
<xs:restriction
base="xs:string"
/>
</xs:simpleType>
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |