FollowMeToggle.SetFollowMeBehavior(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables or disables the solver based on the follow parameter.
public:
void SetFollowMeBehavior(bool follow);
public void SetFollowMeBehavior (bool follow);
member this.SetFollowMeBehavior : bool -> unit
Public Sub SetFollowMeBehavior (follow As Boolean)
Parameters
- follow
- Boolean
True if the solver should be active.