Click or drag to resize

NamespaceInfoNamespace Property

Gets the namespace.

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

Property Value

Type: String
The namespace.
See Also