TargetComputer Property (RestartComputerTask)
In This Topic
The name of the computer to shut down/restart. Specify null or empty string to target the adTempus server.
Syntax
'Declaration
Public Property TargetComputer As String
public string TargetComputer {get; set;}
See Also