다음을 통해 공유


IsolatedWindowsEnvironmentOwnerRegistrationData.ProcessesRunnableAsSystem 속성

정의

더 이상 사용되지 않습니다. 프로세스는 시스템으로 실행됩니다.

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

속성 값

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

IVector

특성

설명

경고

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

적용 대상