NSFileManagerDelegate.ShouldProceedAfterError Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
API removed after iOS 2.0 / macOS 10.5. It will never be called by the OS.
[System.Obsolete("API removed after iOS 2.0 / macOS 10.5. It will never be called by the OS.")]
public virtual bool ShouldProceedAfterError (Foundation.NSFileManager fm, Foundation.NSDictionary errorInfo);
abstract member ShouldProceedAfterError : Foundation.NSFileManager * Foundation.NSDictionary -> bool
override this.ShouldProceedAfterError : Foundation.NSFileManager * Foundation.NSDictionary -> bool
Parâmetros
- errorInfo
- NSDictionary
Retornos
- Atributos