IsolatedWindowsEnvironmentStartProcessResult.Process Eigenschaft

Definition

Veraltet. Stellt die Lebensdauer des Prozesses in der isolierten Windows-Umgebung dar.

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

Eigenschaftswert

String

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: