ScheduledTaskTriggerEvent.UserFullName Property

Definition

Gets fully-qualified name of the user identity triggering the task, if applicable, including the domain name.

public Microsoft.Windows.EventTracing.ValueString UserFullName { get; }
member this.UserFullName : Microsoft.Windows.EventTracing.ValueString
Public ReadOnly Property UserFullName As ValueString

Property Value

Remarks

Only some types of triggers are user-specific and include a user name.

Applies to