Share via


UnauthorizedAccessMonitoringException.TaskId Property

Definition

Gets the Task identifier of the Task that caused the exception.

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

Property Value

Returns the Task identifier.

Applies to