C# 클래스 ImageProcessor.Web.Configuration.ImageProcessingSection

Represents an image processing section within a configuration file. Nested syntax adapted from
상속: System.Configuration.ConfigurationSection
파일 보기 프로젝트 열기: JimBobSquarePants/ImageProcessor 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetConfiguration ( ) : ImageProcessingSection

Retrieves the processing configuration section from the current application configuration.

메소드 상세

GetConfiguration() 공개 정적인 메소드

Retrieves the processing configuration section from the current application configuration.
public static GetConfiguration ( ) : ImageProcessingSection
리턴 ImageProcessingSection