System.ItemPathDisplay
항목에 대한 사용자에게 친숙한 표시 경로입니다.
Windows 10, 버전 1703, Windows 10, 버전 1607, Windows 10, 버전 1511, Windows 10, 버전 1507, Windows 8.1, Windows 8, Windows 7, Windows Vista
propertyDescription
name = System.ItemPathDisplay
shellPKey = PKEY_ItemPathDisplay
formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
propID = 7
SearchInfo
InInvertedIndex = true
IsColumn = true
typeInfo
type = String
IsInnate = true
설명
PKEY 값은 Propkey.h에 정의되어 있습니다.
항목이 파일 또는 폴더인 경우 이 속성은 모든 경우에 확장명을 포함하며 지역화된 이름을 사용할 수 있는 경우 지역화됩니다. 다른 항목의 경우 항목이 계층적 스토리지에 있다고 가정할 때 사용자에게 친숙한 항목입니다.
System.ItemUrl과 달리 이 속성 값에는 URL 구성표가 포함되지 않습니다. 항목 경로를 구문 분석하려면 System.ItemUrl 또는 System.ParsingPath를 사용합니다. 셸 API를 사용하여 셸 네임스페이스 항목을 참조하려면 System.ParsingPath를 사용합니다.
예제 값:
경로 | ItemPathDisplay |
---|---|
c:\mydir\bar\hello.txt | c:\mydir\bar\hello.txt |
\\server\share\mydir\goodnews.doc | \\server\share\mydir\goodnews.doc |
\\server\share\numbers.xls | \\server\share\numbers.xls |
c:\mydir\MyFolder | c:\mydir\MyFolder |
/Mailbox Account/Inbox/'Re: Hello!' | /Mailbox Account/Inbox/'Re: Hello!' |
관련 항목