Click or drag to resize

SpecialFolderCommonApplicationDataLayoutRenderer Properties

The SpecialFolderCommonApplicationDataLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyDir
Gets or sets the name of the directory to be Path.Combine()'d with the directory name.
(Inherited from SpecialFolderLayoutRenderer.)
Public propertyFile
Gets or sets the name of the file to be Path.Combine()'d with the directory name.
(Inherited from SpecialFolderLayoutRenderer.)
Public propertyFolder
Gets or sets the system special folder to use.
(Inherited from SpecialFolderLayoutRenderer.)
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also