Table of Contents

Class DesignerImportedNamespaces

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

Represents a collection of default namespaces for the designer control.

public class DesignerImportedNamespaces
Inheritance
DesignerImportedNamespaces

Constructors

DesignerImportedNamespaces(params string[])

Initializes a new instance of the DesignerImportedNamespaces class with specified namespace's list.

Fields

DefaultForVisualBasic

Represents a collection of namespaces default for Visual Basic language project.

Properties

Namespaces

Gets or sets a list of namespaces.