DOCUMENTATION CENTER SEARCH
NETLink
Symbol
.NET/Link User Guide
Tutorials »
|
NETTypeInfo
See Also »
LanguageSyntax
LanguageSyntax
is an option to
NETTypeInfo
that specifies which language syntax will be used to display the type information.
MORE 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
SEE ALSO
NETTypeInfo
TUTORIALS
.NET/Link
User Guide
© 2008 Wolfram Research, Inc.