Library Wizard Page (.NET Server Wizard)
Use the Library wizard page to identify the .NET server library you are creating.
Use this | To do this |
---|---|
Interface name | Type the full name for the class in the .NET assembly. The name of the interface, when combined with the major version number and the namespace name, cannot exceed 39 Unicode characters. |
Version | Type the version information for the .NET assembly in the form major.minor. The major version number, when combined with name of the interface and the namespace name, cannot exceed 39 Unicode characters |
Component class name | View the component class name to be associated with the managed class in the .NET assembly. The format is Namespace.Interface.MajorVersion. The namespace name, when combined with the major version number and the name of the interface, cannot exceed 39 Unicode characters |
Description | Type the description to be associated with the interface. The description can be a maximum of 256 Unicode characters. |
See Also
Library Properties
Host Environment Wizard Page (.NET Server Wizard)
New .NET Server Library Wizard