Condividi tramite


IsolatedWindowsEnvironmentShareFolderResult.ExtendedError Proprietà

Definizione

Deprecato. Quando si verifica un errore di condivisione di una cartella, questo conterrà il codice di errore associato a tale errore.

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

Valore della proprietà

HRESULT

Attributi

Commenti

Avviso

Si tratta di un'API deprecata.

Si applica a