Job.Folder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets if only subfolders need to be refreshed, then the subfolder path inside the share or container. (The path is empty if there are no subfolders.)
[Newtonsoft.Json.JsonProperty(PropertyName="properties.folder")]
public string Folder { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.folder")>]
member this.Folder : string with get, set
Public Property Folder As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute