TypeBuilder.

BaseType Property

Summary

The System.Type.BaseType of the type being built.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
TypeBuilder

Syntax

public Type BaseType { get; set; }

Value

Type Description
Type