IsolatedWindowsEnvironmentShareFileRequestOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deprecated. Options for how to perform the share file operation.
public ref class IsolatedWindowsEnvironmentShareFileRequestOptions sealed
/// [Windows.Foundation.Metadata.Activatable(196608, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class IsolatedWindowsEnvironmentShareFileRequestOptions final
/// [Windows.Foundation.Metadata.Activatable(196608, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFileRequestOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
class IsolatedWindowsEnvironmentShareFileRequestOptions final
[Windows.Foundation.Metadata.Activatable(196608, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class IsolatedWindowsEnvironmentShareFileRequestOptions
[Windows.Foundation.Metadata.Activatable(196608, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFileRequestOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public sealed class IsolatedWindowsEnvironmentShareFileRequestOptions
function IsolatedWindowsEnvironmentShareFileRequestOptions()
Public NotInheritable Class IsolatedWindowsEnvironmentShareFileRequestOptions
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 10, version 2104 (introduced in 10.0.20348.0)
|
API contract |
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (introduced in v3.0)
|
Remarks
Warning
This is a deprecated API.
Constructors
IsolatedWindowsEnvironmentShareFileRequestOptions() |
Deprecated. Results of IsolatedWindowsEnvironmentShareFileRequestOptions. |
Properties
AllowWrite |
Deprecated. Determines whether applications running inside the Isolated Windows Environment can write data to this file/folder being shared. |