Share via


ExportDiskDetails.ManifestFile Property

Definition

Gets the relative path of the manifest file on the disk.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to