This documentation is archived and is not being maintained.
Package Constructor (FileAccess)
Visual Studio 2010
Initializes a new instance of the Package class that uses a given FileAccess.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- openFileAccess
- Type: System.IO::FileAccess
The file IO permissions for the package.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The value for openFileAccess is not valid. |
Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: