Delen via


RestoreFileSpecs.FileSpecType Property

Definition

Gets or sets indicates what the Path variable stands for

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to