C# 클래스 RecurringIntegrationApp.SettingManager

Settings manager to manage the client settings for the app
파일 보기 프로젝트 열기: Microsoft/Dynamics-AX-Integration

공개 메소드들

메소드 설명
ReadSetting ( string key ) : string

Read a specific setting value for the given key

메소드 상세

ReadSetting() 공개 정적인 메소드

Read a specific setting value for the given key
public static ReadSetting ( string key ) : string
key string Key
리턴 string