Main Content
ntswrap
Generate type-safe API
Syntax
Description
ntswrap(___,'
generates the type-safe API with additional options specified using one or more of the
listed arguments. Options include the Microsoft® .NET Framework version, assembly and class names, and output directory.-b
','assemblyFile
','-d
','-n
','Namespace.Class
','-o
','outputDir
','-v
','version
','-w
','assemblyName
')
Examples
Input Arguments
Tips
To use
ntswrap
from the Windows® command prompt, use the following syntax:ntswrap.exe -a interfaceAssembly -c className -i interfaceName
ntswrap.exe
is located in
.matlabroot
\toolbox\dotnetbuilder\bin\<arch
>
Version History
Introduced in R2011a