Visit Mozilla.org

nsIFile:path

From MDC

« XPCOM API Reference

[edit] Summary

This attribute exposes the full path of the nsIFile.

 readonly attribute AString path;

[edit] Remarks

The value of this attribute is a platform-specific file path.

[edit] See Also

nsIFile