Update Storage/Storage/Public/LCACL.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
ced7eb4350
commit
9e25787373
|
@ -47,7 +47,7 @@ namespace LeanCloud.Storage {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets whether the public is allowed to write this object.
|
/// Gets or sets whether everyone is allowed to write this object.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool PublicWriteAccess {
|
public bool PublicWriteAccess {
|
||||||
get {
|
get {
|
||||||
|
|
Loading…
Reference in New Issue