Partager via


IsolatedWindowsEnvironmentOptions.AllowedClipboardFormats Propriété

Définition

Action déconseillée. Énumération des formats du Presse-papiers pour l’environnement Windows isolé.

public:
 property IsolatedWindowsEnvironmentAllowedClipboardFormats AllowedClipboardFormats { IsolatedWindowsEnvironmentAllowedClipboardFormats get(); void set(IsolatedWindowsEnvironmentAllowedClipboardFormats value); };
IsolatedWindowsEnvironmentAllowedClipboardFormats AllowedClipboardFormats();

void AllowedClipboardFormats(IsolatedWindowsEnvironmentAllowedClipboardFormats 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")]
IsolatedWindowsEnvironmentAllowedClipboardFormats AllowedClipboardFormats();

void AllowedClipboardFormats(IsolatedWindowsEnvironmentAllowedClipboardFormats value);
public IsolatedWindowsEnvironmentAllowedClipboardFormats AllowedClipboardFormats { get; set; }
public IsolatedWindowsEnvironmentAllowedClipboardFormats AllowedClipboardFormats { [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 isolatedWindowsEnvironmentAllowedClipboardFormats = isolatedWindowsEnvironmentOptions.allowedClipboardFormats;
isolatedWindowsEnvironmentOptions.allowedClipboardFormats = isolatedWindowsEnvironmentAllowedClipboardFormats;
Public Property AllowedClipboardFormats As IsolatedWindowsEnvironmentAllowedClipboardFormats

Valeur de propriété

Énumération

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée.

S’applique à