Share via


AclStatus.StickyBit Property

Definition

Gets the indicator of whether the sticky bit is on or off.

[Newtonsoft.Json.JsonProperty(PropertyName="stickyBit")]
public bool? StickyBit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stickyBit")>]
member this.StickyBit : Nullable<bool>
Public ReadOnly Property StickyBit As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to