 | TaskSettingsToString Method |
Returns a
String that represents this instance.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.10.1
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Request Example
View SourceReturn Value
Type:
StringA
String that represents this instance.
See Also