Click or drag to resize

AreaPathAttribute Constructor

Constructs an AreaPath attribute.

Namespace:  Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:  PLC (in PLC.dll) Version: 18.03.00
Syntax
C#
public AreaPathAttribute(
	string? path
)

Parameters

path
Type: SystemString
The area path.
See Also