다음을 통해 공유


FileDialogCustomPlaces.Desktop 속성

정의

현재 사용자의 바탕 화면에 파일을 저장하기 위한 폴더를 가져옵니다.

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

속성 값

현재 사용자의 바탕 화면에 파일을 저장하기 위한 폴더입니다.

설명

이 폴더에 대 한 GUID는 B4BFCC3A-DB2C-424 C-B029-7FE99A87C641.

적용 대상