Compartir a través de


FileShare.Deleted Propiedad

Definición

Obtiene indica si se eliminó el recurso compartido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a