C# Class BExplorer.Shell.KnownFolderSettings

Internal class to represent the KnownFolder settings/properties
Show file Open project: Gainedge/BetterExplorer

Private Methods

Method Description
GetFolderProperties ( IKnownFolderNative knownFolderNative ) : void

Populates a structure that contains this known folder's properties.

GetPath ( bool &fileExists, IKnownFolderNative knownFolderNative ) : string

Gets the path of this this known folder.

KnownFolderSettings ( IKnownFolderNative knownFolderNative ) : BExplorer.Shell.Interop