Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 331 Bytes

default-directory-browser-info-dto.md

File metadata and controls

23 lines (14 loc) · 331 Bytes

Default Directory Browser Info Dto

Default directory browser info.

Structure

DefaultDirectoryBrowserInfoDto

Fields

Name Type Tags Description
path string Optional Gets or sets the path.

Example (as JSON)

{
  "Path": null
}