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