次の方法で共有


LiveOutput.AssetName プロパティ

定義

ライブ出力の書き込み対象となる資産を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象