共用方式為


IsolatedWindowsEnvironmentStartProcessResult.Process 屬性

定義

已取代。 表示在隔離 Windows 環境中執行中的進程存留期。

public:
 property IsolatedWindowsEnvironmentProcess ^ Process { IsolatedWindowsEnvironmentProcess ^ get(); };
IsolatedWindowsEnvironmentProcess Process();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentStartProcessResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentProcess Process();
public IsolatedWindowsEnvironmentProcess Process { get; }
public IsolatedWindowsEnvironmentProcess Process { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentStartProcessResult 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 isolatedWindowsEnvironmentProcess = isolatedWindowsEnvironmentStartProcessResult.process;
Public ReadOnly Property Process As IsolatedWindowsEnvironmentProcess

屬性值

字串

屬性

備註

警告

這是已被取代的 API。

適用於