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 보안
- 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용를 참조하세요.