Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the result of a copy operation.
The CopyResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CopyResult | Initializes a new instance of the CopyResult class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DestinationUrl | Gets or sets the destination URL of a copy operation. |
![]() |
ErrorCode | Gets or sets an error (or success) code associated with a copy operation. |
![]() |
ErrorMessage | Gets or sets an error message associated with a copy operation. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top