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