IStatusReporter.Name Property

 

Provides a concise name for the status report which can be used as a key. The name is used as part of the report to identify who generated the report.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

string Name { get; }

Property Value

Type: System.String
Return to top
Show: