Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BlueCollar
BlueCollarSection
C# 클래스 BlueCollar.BlueCollarSection
Implements the Blue Collar configuration section.
상속:
System.Configuration.ConfigurationSection
파일 보기
프로젝트 열기: ChadBurggraf/blue-collar
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
ResolvePath
(
string
path
) :
string
Resolves the given path relative to this instance's configuration file.
메소드 상세
ResolvePath()
공개
메소드
Resolves the given path relative to this instance's configuration file.
public
ResolvePath
(
string
path
) :
string
path
string
The path to resolve.
리턴
string