BaseFileSystem TransientFilesystem { get; set; }

Summary

Get the filesystem in which temporary files can be created. These files can be used (and shipped) by a package, but won't be stored in source control. This is usually used for files that are expected to be re-generated at runtime by the package itself.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.