FileDialogCustomPlaces.Desktop Eigenschap

Definitie

Hiermee haalt u de map op voor het opslaan van bestanden op het bureaublad voor de huidige gebruiker.

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

Waarde van eigenschap

De map voor het opslaan van bestanden op het bureaublad voor de huidige gebruiker.

Opmerkingen

De GUID voor deze map is B4BFCC3A-DB2C-424C-B029-7FE99A87C641.

Van toepassing op