SvnCheckoutSettings.

Revision Property

Summary

Gets or sets the revision on with which to operate.
Namespace
Cake.Svn.Checkout
Containing Type
SvnCheckoutSettings

Syntax

public long? Revision { get; set; }

Value

Type Description
Nullable<T>
GitHub