Bagikan melalui


ImportDiskDetails.ManifestFile Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to