語言

AclEntry.Builder.SetType(AclEntryType) 方法

定義

設定 ACL 條目是否允許、拒絕、稽核或警報存取。

[Android.Runtime.Register("setType", "(Ljava/nio/file/attribute/AclEntryType;)Ljava/nio/file/attribute/AclEntry$Builder;", "", ApiSince=26)]
public Java.Nio.FileNio.Attributes.AclEntry.Builder? SetType(Java.Nio.FileNio.Attributes.AclEntryType? type);
[<Android.Runtime.Register("setType", "(Ljava/nio/file/attribute/AclEntryType;)Ljava/nio/file/attribute/AclEntry$Builder;", "", ApiSince=26)>]
member this.SetType : Java.Nio.FileNio.Attributes.AclEntryType -> Java.Nio.FileNio.Attributes.AclEntry.Builder

參數

type
AclEntryType

ACL進入型。

傳回

這個建築商。

屬性

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於