Click or drag to resize

RuntimeNamePropertyAttribute Constructor

Initializes a new instance of the RuntimeNamePropertyAttribute class.

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public RuntimeNamePropertyAttribute(
	string name
)

Parameters

name
Type: SystemString
Name of the property
See Also