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.
Create the error message with the saved error code, tracking id and timestamp
public string CreateMessage(string message);
member this.CreateMessage : string -> string
Public Function CreateMessage (message As String) As String