Share via


StreamingLocatorContentKey.Id Property

Definition

Gets or sets ID of Content Key

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public Guid Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : Guid with get, set
Public Property Id As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to