Arduino, HC-05, Visual Studio C#

Can I send data analog from arduino to VS for showing the data via HC-05? I just trying with basic project for some project in the future.. Very confused with any codes.. please help me if that can be happen? :confused:

#sorry for my bad english

Did you run the examples of the HC-05 library? If you succeeded to send data, the Arduino part is almost finished. The rest is VS code, how to connect to a BT client.