FrameworkContextLoadNuGetFiles Method |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static List<string> LoadNuGetFiles(
string fileName,
string targetName
)
Parameters
- fileName
- Type: SystemString
- targetName
- Type: SystemString
Return Value
Type:
ListStringSee Also