다음을 통해 공유


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입니다.

적용 대상