|
|
PathTransformation Class |
Namespace: DoubleTake.Common.Contract
public sealed class PathTransformation : IExtensibleDataObject
The PathTransformation type exposes the following members.
| Name | Description | |
|---|---|---|
| PathTransformation |
| Name | Description | |
|---|---|---|
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| SourcePath |
This value is the path on the source.
| |
| TargetPath |
This value is the path on the target.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
| |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |