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

Namespace:  Moq
Assembly:  Moq (in Moq.dll) Version: 2.6.1121.2 (2.6.0.0)

Syntax

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

See Also