Freigeben über


IsolatedWindowsEnvironmentShareFileResult Klasse

Definition

Veraltet. Laufzeitklasse mit Ergebniseigenschaften für eine Datei, die in einer isolierten Windows-Umgebung freigegeben ist.

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
Vererbung
Object Platform::Object IInspectable IsolatedWindowsEnvironmentShareFileResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2104 (eingeführt in 10.0.20348.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (eingeführt in v3.0)

Hinweise

Warnung

Dies ist eine veraltete API.

Eigenschaften

ExtendedError

Veraltet. Wenn ein Fehler beim Freigeben einer Datei auftritt, enthält diese den Fehlercode, der diesem Fehler zugeordnet ist.

File

Veraltet. Instanziiert die Runtimeklasse IsolatedWindowsEnvironmentFile .

Status

Veraltet. Ruft IsolatedWindowsEnvironmentShareFileStatus auf.

Gilt für: