IsolatedWindowsEnvironmentFile.Close 方法

定义

已弃用。 调用 以关闭独立 Windows 环境中的文件。

public:
 virtual void Close() = Close;
void Close();
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentFile is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
void Close();
public void Close();
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentFile is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public void Close();
function close()
Public Sub Close ()
属性

注解

警告

这是一个已弃用的 API。

适用于