FileDialogCustomPlaces.Favorites Eigenschap

Definitie

Hiermee haalt u de map Favorieten voor de huidige gebruiker op.

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

Waarde van eigenschap

De map Favorieten voor de huidige gebruiker.

Opmerkingen

De GUID voor deze map is 1777F761-68AD-4D8A-87BD-30B759FA33DD.

Van toepassing op