PropertyBuilder.

SetterBuilder Property

Summary

The delegate used to build this property's setter. If null, this property has no setter.

Syntax

public AppendFunction SetterBuilder { get; set; }

Value

Type Description
AppendFunction