Visit Mozilla.org

nsIFile:nativeTarget

From MDC

« XPCOM API Reference

[edit] Summary

This attribute exposes the full target of the nsIFile -- the full path with any symbolic links dereferenced. [native character encoding variant]

 [noscript] readonly attribute ACString nativeTarget;

[edit] Remarks

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

[edit] See Also

nsIFile, nsIFile::target