다음을 통해 공유


IsolatedWindowsEnvironmentShareFolderResult.ExtendedError 속성

정의

더 이상 사용되지 않습니다. 폴더 공유 실패가 발생하면 해당 오류와 관련된 오류 코드가 포함됩니다.

public:
 property HResult ExtendedError { HResult get(); };
HResult ExtendedError();
/// [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")]
HResult ExtendedError();
public System.Exception ExtendedError { get; }
public System.Exception ExtendedError { [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 hResult = isolatedWindowsEnvironmentShareFolderResult.extendedError;
Public ReadOnly Property ExtendedError As Exception

속성 값

HRESULT

특성

설명

경고

더 이상 사용되지 않는 API입니다.

적용 대상