Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites

LanguageSyntax

LanguageSyntax
is an option to NETTypeInfo that specifies which language syntax will be used to display the type information.
  • To use LanguageSyntax, you first need to load .NET/Link using Needs["NETLink`"].
  • Possible values are:
"CSharp" or "C#"display the type information in the C# syntax (default)
"Visual Basic" or "VB"display the type information in the VB syntax
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team