Gets a SafeFileHandle object that represents the operating system file handle for the file that the current IsolatedStorageFileStream object encapsulates.
Public Overrides ReadOnly Property SafeFileHandle As SafeFileHandle Get
public override SafeFileHandle SafeFileHandle { get; }
public: virtual property SafeFileHandle^ SafeFileHandle { SafeFileHandle^ get () override; }
abstract SafeFileHandle : SafeFileHandle override SafeFileHandle : SafeFileHandle
The SafeFileHandle property always generates this exception.
The SafeFileHandle property is not supported and always generates an IsolatedStorageException exception.
for the ability to access unmanaged code. Associated enumeration: SecurityPermissionFlag..::.UnmanagedCode Security action: LinkDemand
for the ability to access unmanaged code. Associated enumeration: SecurityPermissionFlag..::.UnmanagedCode Security action: InheritanceDemand
requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role not supported), Windows Server 2003 SP2