/ Published in: C#
URL: http://msdn.microsoft.com/en-us/library/ms136031.aspx
The Script Component uses typed accessor properties of the autogenerated based class, created from the component’s ReadOnlyVariables and ReadWriteVariables properties.
Expand |
Embed | Plain Text
string myVar; myVar = this.Variables.MyStringVariable;
You need to login to post a comment.
