다음을 통해 공유


IsolatedWindowsEnvironmentOptions.ClipboardCopyPasteDirections 속성

정의

더 이상 사용되지 않습니다. 격리된 Windows 환경에 대한 클립보드 방향 옵션의 열거형입니다.

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

속성 값

열거형

특성

설명

경고

더 이상 사용되지 않는 API입니다.

적용 대상