다음을 통해 공유


IsolatedWindowsEnvironmentOwnerRegistration.Unregister(String) 메서드

정의

더 이상 사용되지 않습니다. 격리된 Windows 환경의 소유자 등록을 취소합니다.

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)

매개 변수

ownerName
String

Platform::String

winrt::hstring

격리된 Windows 환경 소유자의 이름에 대한 문자열입니다.

특성

설명

경고

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

적용 대상