WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIRelativeFilePref
| IID: | 2f977d4e-5485-11d4-87e2-0010a4e75ef2 |
| Inherits From: | nsISupports |
The nsIRelativeFilePref interface is a wrapper for an nsILocalFile and and a directory service key. When used as a pref value, it stores a relative path to the file from the location pointed to by the directory service key. The path has the same syntax across all platforms.
This interface is implemented by the following components:
Properties
ACString relativeToKey
RelativeToKey
A directory service key for the directory from which the file path is relative.
Reference documentation is generated from Mozilla's source.
