次の方法で共有


HlsSettings.Characteristics プロパティ

定義

HLS 設定の特性を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象