다음을 통해 공유


FileDialogCustomPlaces.Favorites 속성

정의

현재 사용자에 대한 즐겨찾기 폴더를 가져옵니다.

public:
 static property Microsoft::Win32::FileDialogCustomPlace ^ Favorites { Microsoft::Win32::FileDialogCustomPlace ^ get(); };
public static Microsoft.Win32.FileDialogCustomPlace Favorites { get; }
static member Favorites : Microsoft.Win32.FileDialogCustomPlace
Public Shared ReadOnly Property Favorites As FileDialogCustomPlace

속성 값

현재 사용자의 즐겨찾기 폴더입니다.

설명

이 폴더에 대 한 GUID는 1777F761-68AD-4D8A-87BD-30B759FA33DD.

적용 대상