Property Imports
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.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; }