RichEditFileInfo.folderPath Property
In This Article
Gets or sets the file’s folder name.
#Declaration
TypeScript
folderPath: string
#Property Value
Type | Description |
---|---|
string | The folder name. |
See Also