Share via


MonitoringDiagnosticResult.SubmittedBy Property

Definition

Who the diagnostic was submitted by.

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

Property Value

Returns a String that contains the name of the user who submitted the diagnostic.

Applies to