次の方法で共有


ExportDiskDetails.ManifestHash プロパティ

定義

ディスク上のマニフェスト ファイルの Base16 でエンコードされた MD5 ハッシュを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象