Share via


AssetStreamingLocator.StreamingPolicyName Property

Definition

Gets name of the Streaming Policy used by this Streaming Locator.

[Newtonsoft.Json.JsonProperty(PropertyName="streamingPolicyName")]
public string StreamingPolicyName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamingPolicyName")>]
member this.StreamingPolicyName : string
Public ReadOnly Property StreamingPolicyName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to