Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
C# method
Mohamed Ihjas
16y
2.5k
1
Reply
how can i get the variable name in C#.Net?
Like
string name = "myname";
So my out put is should com "name".
not "myname"
i found in java it can do getFieldName() method. like wise what is the method in C#.Net? can u post the full example codes?
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
Referencing a connection string
C# Version ?