Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# string to variable name

Well, you can use Type.GetProperty(name) to get a PropertyInfo, then call GetValue.
 
PREVIOUS NEXT
Tagged: #string #variable
ADD COMMENT
Topic
Name
1+7 =