FaultEvent.SetAppName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the bucket parameter attributed to the fault's reported app name as processed in Watson and elsewhere. This is automatically set in most instances. You should only change the reported app name in very special circumstances where the app reporting telemetry isn't also the app experiencing the fault.
public:
void SetAppName(System::String ^ appName);
public void SetAppName (string appName);
member this.SetAppName : string -> unit
Public Sub SetAppName (appName As String)
Parameters
- appName
- String
The name of the app