FieldBuilder.

FieldType Property

Summary

The type of object this field holds. Corresponds to System.Reflection.FieldInfo.FieldType.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
FieldBuilder

Syntax

public TypeName FieldType { get; private set; }

Value

Type Description
TypeName