C# 클래스 Microsoft.TeamFoundation.VersionControl.Client.TfsPath

파일 보기 프로젝트 열기: Indomitable/monodevelop-tfs-addin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
PlatformComparison System.StringComparison

Private Properties

프로퍼티 타입 설명
TfsPath System

공개 메소드들

메소드 설명
FromPlatformPath ( string path ) : string
LocalToServerPath ( string path ) : string
ServerToLocalPath ( string path ) : string
ToPlatformPath ( string path ) : string

비공개 메소드들

메소드 설명
TfsPath ( ) : System

메소드 상세

FromPlatformPath() 공개 정적인 메소드

public static FromPlatformPath ( string path ) : string
path string
리턴 string

LocalToServerPath() 공개 정적인 메소드

public static LocalToServerPath ( string path ) : string
path string
리턴 string

ServerToLocalPath() 공개 정적인 메소드

public static ServerToLocalPath ( string path ) : string
path string
리턴 string

ToPlatformPath() 공개 정적인 메소드

public static ToPlatformPath ( string path ) : string
path string
리턴 string

프로퍼티 상세

PlatformComparison 공개적으로 정적으로 프로퍼티

public static StringComparison,System PlatformComparison
리턴 System.StringComparison