 | ActionId Property |
Gets or sets the identifier of the action.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax[DefaultValueAttribute(null)]
[XmlAttributeAttribute(AttributeName = "id")]
public virtual string Id { get; set; }
Request Example
View SourceProperty Value
String
See Also