Поделиться через


IsolatedWindowsEnvironment.Id Свойство

Определение

Не рекомендуется. Возвращает идентификатор для изолированной среды Windows.

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

Строка идентификатора.

Атрибуты

Комментарии

Предупреждение

Это нерекомендуемый API.

Применяется к