.NET (Magic xpa 4.x)
The following property appears in the .NET section:
Object Type
|
Defines the .NET object.
Note that you can use the Auto-Complete feature by pressing Ctrl+Space and whenever you insert a dot, a selection list with the available options will be opened.
To define it as an array, you can add brackets to denote the array and commas to denote the rank, such as System.String[,][].
The Object types allowed in the .NET control model are: Aliases, Namespaces, and Non-generic classes.
See also How Do I Define a .NET Object?
|