次の方法で共有


Asset.AssetId プロパティ

定義

資産 ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.assetId")]
public Guid AssetId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.assetId")>]
member this.AssetId : Guid
Public ReadOnly Property AssetId As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象