C# 클래스 Microsoft.Web.Administration.Application

상속: ConfigurationElement
파일 보기 프로젝트 열기: jexuswebserver/Microsoft.Web.Administration 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AddChild void
Application System
Application System
Load void
RemoveAsync Task
Save void
ToFileName string

공개 메소드들

메소드 설명
GetWebConfiguration ( ) : Configuration
ToString ( ) : string

비공개 메소드들

메소드 설명
AddChild ( ConfigurationElement child ) : void
Application ( ApplicationCollection parent ) : System
Application ( ConfigurationElement element, ApplicationCollection parent ) : System
Load ( string path, string physicalPath ) : void
RemoveAsync ( ) : Task
Save ( ) : void
ToFileName ( ) : string

메소드 상세

GetWebConfiguration() 공개 메소드

public GetWebConfiguration ( ) : Configuration
리턴 Configuration

ToString() 공개 메소드

public ToString ( ) : string
리턴 string