AssetStreamingLocator.AssetName Property

Definition

Gets asset Name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to