TraceUtils public static class TraceUtils Documentation Code public static ISerializable GetTraceData(string key) Get the data that is bound to a particular key public static void SetTraceData(string key, ISerializable value) Set the data bound to a particular key