public override string ToRegistryFileString()
 {
     return("hex(2):" + ConvertUtility.ToHexStringX2(Data));
 }