Gets or sets whether the reflection is automatically updated.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public bool AutoUpdateReflection { get; set; }
Visual Basic
Public Property AutoUpdateReflection As Boolean
	Get
	Set

See Also