Share via


IsolatedWindowsEnvironmentShareFileRequestOptions クラス

定義

非推奨になりました。 共有ファイル操作を実行する方法のオプション。

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
継承
Object Platform::Object IInspectable IsolatedWindowsEnvironmentShareFileRequestOptions
属性

Windows の要件

デバイス ファミリ
Windows 10, version 2104 (10.0.20348.0 で導入)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (v3.0 で導入)

注釈

警告

これは非推奨の API です。

コンストラクター

IsolatedWindowsEnvironmentShareFileRequestOptions()

非推奨になりました。 IsolatedWindowsEnvironmentShareFileRequestOptions の結果。

プロパティ

AllowWrite

非推奨になりました。 Isolated Windows Environment 内で実行されているアプリケーションが、共有されているこのファイルまたはフォルダーにデータを書き込むことができるかどうかを判断します。

適用対象