C# Class Microsoft.TeamFoundation.VersionControl.Client.TfsPath

Afficher le fichier Open project: Indomitable/monodevelop-tfs-addin Class Usage Examples

Méthodes publiques

Свойство Type Description
PlatformComparison System.StringComparison

Private Properties

Свойство Type Description
TfsPath System

Méthodes publiques

Méthode Description
FromPlatformPath ( string path ) : string
LocalToServerPath ( string path ) : string
ServerToLocalPath ( string path ) : string
ToPlatformPath ( string path ) : string

Private Methods

Méthode Description
TfsPath ( ) : System

Method Details

FromPlatformPath() public static méthode

public static FromPlatformPath ( string path ) : string
path string
Résultat string

LocalToServerPath() public static méthode

public static LocalToServerPath ( string path ) : string
path string
Résultat string

ServerToLocalPath() public static méthode

public static ServerToLocalPath ( string path ) : string
path string
Résultat string

ToPlatformPath() public static méthode

public static ToPlatformPath ( string path ) : string
path string
Résultat string

Property Details

PlatformComparison public_oe static_oe property

public static StringComparison,System PlatformComparison
Résultat System.StringComparison