Summary
Gets or sets the source of the move/rename command.
Default value is
System.String.Empty.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Move
Rename Command Base <T>
Syntax
public string Source { get; set; }
Remarks
This property must be set before the command is executed.
Attributes
| Type | Description |
|---|---|
| Default |
Value
| Type | Description |
|---|---|
| string |