Compartir a través de


IFileOwnerAttributeView.Owner Propiedad

Definición

public Java.Nio.FileNio.Attributes.IUserPrincipal? Owner { [Android.Runtime.Register("getOwner", "()Ljava/nio/file/attribute/UserPrincipal;", "GetGetOwnerHandler:Java.Nio.FileNio.Attributes.IFileOwnerAttributeViewInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=26)] get; [Android.Runtime.Register("setOwner", "(Ljava/nio/file/attribute/UserPrincipal;)V", "GetSetOwner_Ljava_nio_file_attribute_UserPrincipal_Handler:Java.Nio.FileNio.Attributes.IFileOwnerAttributeViewInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=26)] set; }
[<get: Android.Runtime.Register("getOwner", "()Ljava/nio/file/attribute/UserPrincipal;", "GetGetOwnerHandler:Java.Nio.FileNio.Attributes.IFileOwnerAttributeViewInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=26)>]
[<set: Android.Runtime.Register("setOwner", "(Ljava/nio/file/attribute/UserPrincipal;)V", "GetSetOwner_Ljava_nio_file_attribute_UserPrincipal_Handler:Java.Nio.FileNio.Attributes.IFileOwnerAttributeViewInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=26)>]
member this.Owner : Java.Nio.FileNio.Attributes.IUserPrincipal with get, set

Valor de propiedad

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a