Property Imports
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v10.dll
Imports
Gets or sets a list of namespaces used for the files that are being created.
public string[] Imports { get; set; }
Property Value
- string[]
Gets or sets a list of namespaces used for the files that are being created.
public string[] Imports { get; set; }