IsolatedWindowsEnvironmentOwnerRegistration.Unregister(String) Methode

Definition

Veraltet. Heben Sie die Registrierung des Besitzers der isolierten Windows-Umgebung auf.

public:
 static void Unregister(Platform::String ^ ownerName);
 static void Unregister(winrt::hstring const& ownerName);
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOwnerRegistration is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
 static void Unregister(winrt::hstring const& ownerName);
public static void Unregister(string ownerName);
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOwnerRegistration 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 static void Unregister(string ownerName);
function unregister(ownerName)
Public Shared Sub Unregister (ownerName As String)

Parameter

ownerName
String

Platform::String

winrt::hstring

Zeichenfolge für den Namen des Besitzers der isolierten Windows-Umgebung.

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: