Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

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
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team