다음을 통해 공유


IsolatedWindowsEnvironment.Id 속성

정의

더 이상 사용되지 않습니다. 격리된 Windows 환경의 ID를 반환합니다.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironment is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
winrt::hstring Id();
public string Id { get; }
public string Id { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironment 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; }
var string = isolatedWindowsEnvironment.id;
Public ReadOnly Property Id As String

속성 값

String

Platform::String

winrt::hstring

ID의 문자열입니다.

특성

설명

경고

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

적용 대상