TsInterfaceAttribute class

Configures an interface to be included in the script model.

Namespace: TypeLite

Inherits: Attribute

Properties

Name Description
Module Gets or sets name of the module for this interface. If it isn't set, the namespace is used.
Name Gets or sets the name of the interface in the script model. If it isn't set, the name of the CLR interface is used.
TypeId

TsInterfaceAttribute.Module property

Gets or sets name of the module for this interface. If it isn't set, the namespace is used.

Syntax


TsInterfaceAttribute.Name property

Gets or sets the name of the interface in the script model. If it isn't set, the name of the CLR interface is used.

Syntax


TsInterfaceAttribute.TypeId property

Syntax