FileSystemException.OtherFile Propiedad

Definición

Devuelve el otro archivo usado para crear esta excepción.

public virtual string? OtherFile { [Android.Runtime.Register("getOtherFile", "()Ljava/lang/String;", "GetGetOtherFileHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getOtherFile", "()Ljava/lang/String;", "GetGetOtherFileHandler", ApiSince=26)>]
member this.OtherFile : string

Valor de propiedad

el otro archivo (puede ser null)

Atributos

Comentarios

Devuelve el otro archivo usado para crear esta excepción.

Java documentación para java.nio.file.FileSystemException.getOtherFile().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a