次の方法で共有


IsolatedWindowsEnvironmentShareFileResult.Status プロパティ

定義

非推奨になりました。 IsolatedWindowsEnvironmentShareFileStatus を呼び出します。

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

プロパティ値

列挙型

属性

注釈

警告

これは非推奨の API です。

適用対象