Edit

Share via


MappingDetails Class

Definition

Represents an entry in a workspace mapping.

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

Constructors

MappingDetails()

Properties

LocalPath

The local path.

MappingType

The mapping type.

ServerPath

The server path.

Applies to