Compartilhar via


IFileOwnerAttributeView.Owner Propriedade

Definição

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 da propriedade

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a