Click or drag to resize

NamespaceInfoAssembly Property

Gets or sets the assembly.

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Assembly Assembly { get; set; }

Property Value

Type: Assembly
The assembly.
See Also