次の方法で共有


AssetFileEncryptionMetadata.AssetFileId プロパティ

定義

資産ファイル ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="assetFileId")]
public Guid AssetFileId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assetFileId")>]
member this.AssetFileId : Guid with get, set
Public Property AssetFileId As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象