C# Class ImageProcessor.Web.Configuration.ImageProcessingSection

Represents an image processing section within a configuration file. Nested syntax adapted from
Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: JimBobSquarePants/ImageProcessor Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetConfiguration ( ) : ImageProcessingSection

Retrieves the processing configuration section from the current application configuration.

Method Details

GetConfiguration() public static méthode

Retrieves the processing configuration section from the current application configuration.
public static GetConfiguration ( ) : ImageProcessingSection
Résultat ImageProcessingSection