AreaPathAttribute Constructor |
Constructs an AreaPath attribute.
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic AreaPathAttribute(
string? path
)
Parameters
- path
- Type: SystemString
The area path.
See Also