CreateNewFolderParameters.FolderPath Property

Definition

Example: folder1/folder2/folder3

[System.Text.Json.Serialization.JsonPropertyName("path")]
public string FolderPath { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("path")>]
member this.FolderPath : string with get, set
Public Property FolderPath As String

Property Value

Attributes

Applies to