次の方法で共有


ExportDiskDetails.ManifestFile プロパティ

定義

ディスク上のマニフェスト ファイルの相対パスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象