Summary
Gets or sets the destination 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 Destination { get; set; }
Remarks
This property must be set before the command is executed.
Attributes
Type | Description |
---|---|
Default |
Value
Type | Description |
---|---|
string |