Class PLC4XClassToRunCmdletCommandBase<TCmdlet>
- Namespace
- MASES.PLCOnNet.PowerShell.Cmdlet
- Assembly
- MASES.PLCOnNetPS.dll
public class PLC4XClassToRunCmdletCommandBase<TCmdlet> : StartPLCOnNetPSCmdletCommandBase<TCmdlet> where TCmdlet : PLC4XClassToRunCmdletCommandBase<TCmdlet>
Type Parameters
TCmdlet
- Inheritance
-
JNetPSExternalizableCmdlet<TCmdlet>StartJNetPSCmdletCommandBase<TCmdlet, PLCOnNetPSCore>StartPLCOnNetPSCmdletCommandBase<TCmdlet>PLC4XClassToRunCmdletCommandBase<TCmdlet>
- Inherited Members
Properties
Arguments
[Parameter(ValueFromPipeline = true, ValueFromPipelineByPropertyName = true, HelpMessage = "The arguments to be sent to the PLC4X command.")]
public string Arguments { get; set; }
Property Value
Methods
OnAfterCreateGlobalInstance()
protected override void OnAfterCreateGlobalInstance()
OnBeforeCreateGlobalInstance()
protected override void OnBeforeCreateGlobalInstance()