FaultEvent.SetAppVersion(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 version as processed in Watson and elsewhere. This is automatically set in most instances. You should only change the reported app version in very special circumstances where the app reporting telemetry isn't also the app experiencing the fault.
public:
void SetAppVersion(System::String ^ appVersion);
public void SetAppVersion (string appVersion);
member this.SetAppVersion : string -> unit
Public Sub SetAppVersion (appVersion As String)
Parameters
- appVersion
- String
The version of the application