FrameworkConfigurableAttribute.

Required Property

Summary

Gets or sets a value indicating whether the configuration attribute is required.

Syntax

public bool Required { get; set; }

Value

Type Description
bool true if the configuration attribute is required; otherwise, true. The default is false.