IsolatedWindowsEnvironmentOptions.ClipboardCopyPasteDirections Eigenschaft

Definition

Veraltet. Enumeration der Optionen für die Richtung der Zwischenablage für isolierte Windows-Umgebung.

public:
 property IsolatedWindowsEnvironmentClipboardCopyPasteDirections ClipboardCopyPasteDirections { IsolatedWindowsEnvironmentClipboardCopyPasteDirections get(); void set(IsolatedWindowsEnvironmentClipboardCopyPasteDirections value); };
IsolatedWindowsEnvironmentClipboardCopyPasteDirections ClipboardCopyPasteDirections();

void ClipboardCopyPasteDirections(IsolatedWindowsEnvironmentClipboardCopyPasteDirections value);
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
/// [set: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentClipboardCopyPasteDirections ClipboardCopyPasteDirections();

void ClipboardCopyPasteDirections(IsolatedWindowsEnvironmentClipboardCopyPasteDirections value);
public IsolatedWindowsEnvironmentClipboardCopyPasteDirections ClipboardCopyPasteDirections { get; set; }
public IsolatedWindowsEnvironmentClipboardCopyPasteDirections ClipboardCopyPasteDirections { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] get; [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] set; }
var isolatedWindowsEnvironmentClipboardCopyPasteDirections = isolatedWindowsEnvironmentOptions.clipboardCopyPasteDirections;
isolatedWindowsEnvironmentOptions.clipboardCopyPasteDirections = isolatedWindowsEnvironmentClipboardCopyPasteDirections;
Public Property ClipboardCopyPasteDirections As IsolatedWindowsEnvironmentClipboardCopyPasteDirections

Eigenschaftswert

Enumeration

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: