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