IsolatedWindowsEnvironmentShareFolderResult.Status 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
已弃用。 共享文件夹操作的状态:成功或失败。
public:
property IsolatedWindowsEnvironmentShareFolderStatus Status { IsolatedWindowsEnvironmentShareFolderStatus get(); };
IsolatedWindowsEnvironmentShareFolderStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFolderResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentShareFolderStatus Status();
public IsolatedWindowsEnvironmentShareFolderStatus Status { get; }
public IsolatedWindowsEnvironmentShareFolderStatus Status { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFolderResult 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 isolatedWindowsEnvironmentShareFolderStatus = isolatedWindowsEnvironmentShareFolderResult.status;
Public ReadOnly Property Status As IsolatedWindowsEnvironmentShareFolderStatus
属性值
枚举
- 属性
注解
警告
这是一个已弃用的 API。