Click or drag to resize

RuntimeNamePropertyAttributeName Property

Gets the name of the property to use as the runtime name

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

Property Value

Type: String
The name.
See Also