Class AddMemberSelectorError.InvalidDropboxId
The value is the ID that could not be identified.
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class AddMemberSelectorError.InvalidDropboxId : AddMemberSelectorError
Constructors
View SourceInvalidDropboxId(string)
Initializes a new instance of the AddMemberSelectorError.InvalidDropboxId class.
Declaration
public InvalidDropboxId(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 |