BookmarkCommand.

RenameFrom Property

Summary

Gets or sets the name of the bookmark to rename to Name. If left empty, will create a new bookmark instead of renaming an existing one. Default value is System.String.Empty.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
BookmarkCommand

Syntax

public string RenameFrom { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
string