StreamingLocator.AssetName Property

Definition

Gets or sets asset Name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to