ProjectAddDefaultAssemblyReferences Method |
Add default assembly references to a newly created project (System, System.Core, System.Data,
System.Data.DataSetExtensions, System.Xml, System.Xml.Linq, Microsoft.CSharp).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public void AddDefaultAssemblyReferences()
See Also