Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenInVsCode
ProjectHelpers
C# 클래스 OpenInVsCode.ProjectHelpers
파일 보기
프로젝트 열기: madskristensen/OpenInVsCode
공개 메소드들
메소드
설명
GetFilePath
(
this
item
) :
string
GetRootFolder
(
this
project
) :
string
GetSelectedPath
(
DTE2
dte
) :
string
메소드 상세
GetFilePath()
공개
정적인
메소드
public
static
GetFilePath
(
this
item
) :
string
item
this
리턴
string
GetRootFolder()
공개
정적인
메소드
public
static
GetRootFolder
(
this
project
) :
string
project
this
리턴
string
GetSelectedPath()
공개
정적인
메소드
public
static
GetSelectedPath
(
DTE2
dte
) :
string
dte
DTE2
리턴
string