Edit

Share via


SvnMappingDetails Class

Definition

Represents a Subversion mapping entry.

[System.Runtime.Serialization.DataContract]
public class SvnMappingDetails
type SvnMappingDetails = class
Public Class SvnMappingDetails
Inheritance
SvnMappingDetails
Attributes

Constructors

SvnMappingDetails()

Properties

Depth

The depth.

IgnoreExternals

Indicates whether to ignore externals.

LocalPath

The local path.

Revision

The revision.

ServerPath

The server path.

Applies to