Rule::FireImmediately Property

 

true if this rule will execute immediately the change occurs.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
property bool FireImmediately {
	virtual bool get();
}

Property Value

Type: System::Boolean

true if this rule will execute immediately; otherwise, false.

Return to top
Show: