C# 클래스 AzureWebFarm.Config.AzureConfig

파일 보기 프로젝트 열기: MRCollective/AzureWebFarm 1 사용 예제들

공개 메소드들

메소드 설명
ConfigureRole ( ) : void
GetExecutionLocalResourcePath ( ) : string
GetSitesLocalResourcePath ( ) : string
GetTempLocalResourcePath ( ) : string

비공개 메소드들

메소드 설명
GetLocalResourcePathAndSetAccess ( string localResourceName ) : string

메소드 상세

ConfigureRole() 공개 정적인 메소드

public static ConfigureRole ( ) : void
리턴 void

GetExecutionLocalResourcePath() 공개 정적인 메소드

public static GetExecutionLocalResourcePath ( ) : string
리턴 string

GetSitesLocalResourcePath() 공개 정적인 메소드

public static GetSitesLocalResourcePath ( ) : string
리턴 string

GetTempLocalResourcePath() 공개 정적인 메소드

public static GetTempLocalResourcePath ( ) : string
리턴 string