Condividi tramite


IsolatedWindowsEnvironmentOptions.ClipboardCopyPasteDirections Proprietà

Definizione

Deprecato. Enumerazione delle opzioni di direzione degli Appunti per l'ambiente Windows isolato.

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

Valore della proprietà

Enumerazione

Attributi

Commenti

Avviso

Si tratta di un'API deprecata.

Si applica a