Share via


InvalidConsoleTaskInUserRoleScopeException.ConsoleTaskId Property

Definition

Gets the identifier for the invalid console task.

public:
 property Guid ConsoleTaskId { Guid get(); };
public Guid ConsoleTaskId { get; }
member this.ConsoleTaskId : Guid
Public ReadOnly Property ConsoleTaskId As Guid

Property Value

Returns the Guid identifier of the console task.

Applies to