次の方法で共有


IsolatedWindowsEnvironmentShareFileResult.File プロパティ

定義

非推奨になりました。 IsolatedWindowsEnvironmentFile ランタイム クラスをインスタンス化します。

public:
 property IsolatedWindowsEnvironmentFile ^ File { IsolatedWindowsEnvironmentFile ^ get(); };
IsolatedWindowsEnvironmentFile File();
/// [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")]
IsolatedWindowsEnvironmentFile File();
public IsolatedWindowsEnvironmentFile File { get; }
public IsolatedWindowsEnvironmentFile File { [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 isolatedWindowsEnvironmentFile = isolatedWindowsEnvironmentShareFileResult.file;
Public ReadOnly Property File As IsolatedWindowsEnvironmentFile

プロパティ値

文字列

属性

注釈

警告

これは非推奨の API です。

適用対象