Share via


MonitoringEvent.User Property

Definition

The user of the Event.

public:
 property System::String ^ User { System::String ^ get(); };
public string User { get; }
member this.User : string
Public ReadOnly Property User As String

Property Value

Returns a String that contains the name of the user of the event.

Applies to