Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

I can't use 2-byte character in addproperty of Tdmsfile(Bug?)

Dear all,

 

If I set the 2-byte character as the value of addproperty it gives an error.

 

Here is my code,

 

...

TFile.AddProperty("Product", TdmsPropertyDataType.String, TextBox2.Text)

...

 

If I input only alphabet in textbox2, it is okay. But, if I put 2-byte character such as Korean, it gives an errer

 

Is it a bug?

0 Kudos
Message 1 of 1
(3,096 Views)