System.ItemPathDisplayNarrow
항목에 대한 사용자에게 친숙한 표시 경로입니다.
Windows 10, 버전 1703, Windows 10, 버전 1607, Windows 10, 버전 1511, Windows 10, 버전 1507, Windows 8.1, Windows 8, Windows 7, Windows Vista
propertyDescription
name = System.ItemPathDisplayNarrow
shellPKey = PKEY_ItemPathDisplayNarrow
formatID = 28636AA6-953D-11D2-B5D6-00C04FD918D0
propID = 8
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = String
IsInnate = true
설명
PKEY 값은 Propkey.h에 정의되어 있습니다.
좁은 보기 열에 최적화하려면 이름이 먼저 오도록 문자열 형식을 조정해야 합니다.
항목이 파일인 경우 속성 값은 파일 확장명을 제외하지만 있는 경우 지역화된 이름을 포함합니다. 항목이 메시지인 경우 값에는 System.ItemNamePrefix가 포함됩니다. 항목 경로를 구문 분석하려면 System.ItemUrl 또는 System.ParsingPath를 사용합니다.
예제 값:
경로 | ItemPathDisplayName |
---|---|
c:\mydir\bar\hello.txt | hello(c:\mydir\bar) |
\\server\share\mydir\goodnews.doc | goodnews (\\server\share\mydir) |
\\server\share\folder | folder (\\server\share) |
c:\MyDir\MyFolder | MyFolder(c:\mydir) |
/Mailbox Account/Inbox/'Re: Hello!' | Re: Hello! (/Mailbox 계정/받은 편지함) |
관련 항목