ResourceReferenceValueToString Method
Returns a
String in the format required by the Task Scheduler to reference a string in a DLL.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public override string ToString()
Return Value
StringA formatted
String in the format $(@ [Dll], [ResourceID]).