Behavior of the mock, according to the value set in the constructor.

Namespace:  Moq
Assembly:  Moq (in Moq.dll) Version: 4.0.812.4 (4.0.0.0)

Syntax

C#
public virtual MockBehavior Behavior { get; internal set; }

See Also