다음을 통해 공유


IVsApplicationConfiguration.FilePath 메서드

구성 파일의 경로를 반환합니다.

네임스페이스:  Microsoft.VisualStudio.ManagedInterfaces9
어셈블리:  Microsoft.VisualStudio.ManagedInterfaces.WCF(Microsoft.VisualStudio.ManagedInterfaces.WCF.dll)

구문

‘선언
Function FilePath As String
string FilePath()
String^ FilePath()
abstract FilePath : unit -> string
function FilePath() : String

반환 값

형식: String
구성 파일의 전체 경로 포함 하는 문자열입니다.

설명

지정한 계층 구조/itemid 파일로 구성 디스크의 위치를 검색 하려면이 메서드를 사용 합니다. 경우에 따라서는 파일 위치가 프로젝트 계층 구조와 같은 수 없습니다.

.NET Framework 보안

참고 항목

참조

IVsApplicationConfiguration 인터페이스

Microsoft.VisualStudio.ManagedInterfaces9 네임스페이스