메소드 | 설명 | |
---|---|---|
SHGetKnownFolderPath ( System.Guid rfid ) : string |
Retrieves the full path of a known folder identified by the folder's KNOWNFOLDERID.
|
메소드 | 설명 | |
---|---|---|
SHGetKnownFolderPath ( [ rfid, uint dwFlags, |
public static SHGetKnownFolderPath ( System.Guid rfid ) : string | ||
rfid | System.Guid | /// A reference to the KNOWNFOLDERID that identifies the folder. /// |
리턴 | string |