NamespaceInfoNamespace Property |
Gets the namespace.
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Namespace { get; }
Public ReadOnly Property Namespace As String
Get
member Namespace : string with get
Property Value
Type:
StringThe namespace.
See Also