Share via


Share.ShareKind Property

Definition

Gets or sets share kind. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to