IsolatedWindowsEnvironmentShareFileResult Класс

Определение

Не рекомендуется. Класс среды выполнения, содержащий свойства результатов для файла, совместно используемого в изолированной среде Windows.

public ref class IsolatedWindowsEnvironmentShareFileResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class IsolatedWindowsEnvironmentShareFileResult final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFileResult 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 IsolatedWindowsEnvironmentShareFileResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class IsolatedWindowsEnvironmentShareFileResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFileResult 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 IsolatedWindowsEnvironmentShareFileResult
Public NotInheritable Class IsolatedWindowsEnvironmentShareFileResult
Наследование
Object Platform::Object IInspectable IsolatedWindowsEnvironmentShareFileResult
Атрибуты

Требования к Windows

Семейство устройств
Windows 10, version 2104 (появилось в 10.0.20348.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (появилось в v3.0)

Комментарии

Предупреждение

Это нерекомендуемый API.

Свойства

ExtendedError

Не рекомендуется. При сбое предоставления общего доступа к файлу он будет содержать код ошибки, связанный с этой ошибкой.

File

Не рекомендуется. Создает экземпляр класса среды выполнения IsolatedWindowsEnvironmentFile .

Status

Не рекомендуется. Вызывает IsolatedWindowsEnvironmentShareFileStatus.

Применяется к