docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
Configuration_GetValueAsync(string)
Configuration_GetValueAsync(string Key_Name) Method
Gets the specified ProGet configuration value.
Syntax
public
Task
<
Tables.Configuration
> Configuration_GetValueAsync(
string
Key_Name)
Parameters
Key_Name
Type: string