BookmarkCommand.

Action Property

Summary

Gets or sets the BookmarkAction to take when executing the bookmark command. Default value is CreateNew.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
BookmarkCommand

Syntax

public BookmarkAction Action { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
BookmarkAction