Class GetSharedLinksArg
The get shared links arg object
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public class GetSharedLinksArg
Constructors
View SourceGetSharedLinksArg(string)
Initializes a new instance of the GetSharedLinksArg class.
Declaration
public GetSharedLinksArg(string path = null)
Parameters
| Type | Name | Description |
|---|---|---|
| string | path | See GetSharedLinksAsync(GetSharedLinksArg) description. |
Properties
View SourcePath
See GetSharedLinksAsync(GetSharedLinksArg) description.
Declaration
public string Path { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |