Class PathOrLink.Path
The path object
Inherited Members
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class PathOrLink.Path : PathOrLink
Constructors
View SourcePath(string)
Initializes a new instance of the PathOrLink.Path class.
Declaration
public Path(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| string | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public string Value { get; }
Property Value
| Type | Description |
|---|---|
| string |