다음을 통해 공유


IsolatedWindowsEnvironmentShareFolderResult.Status 속성

정의

더 이상 사용되지 않습니다. 공유 폴더 작업의 상태: 성공 또는 실패.

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

적용 대상