Share.ShareKind Propriedade

Definição

Obtém ou define o tipo de compartilhamento. Os valores possíveis incluem: 'CopyBased', 'InPlace'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.shareKind")]
public string ShareKind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.shareKind")>]
member this.ShareKind : string with get, set
Public Property ShareKind As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a