IsolatedWindowsEnvironmentLaunchFileResult.File 属性

定义

已弃用。 实例化 IsolatedWindowsEnvironmentFile 运行时类。

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

属性值

String

属性

注解

警告

这是一个已弃用的 API。

适用于