![]() | TaskContextGetSetting Method |
Name | Description | |
---|---|---|
![]() | GetSetting(String, String) |
Gets a setting's string value with the specified default value, checking first in the stage settings and then in the job settings.
|
![]() | GetSettingT(String, T) |
Gets a setting with the specified type and default value, checking first in the stage settings and then in the job settings.
|