[This is preliminary documentation and is subject to change.]
References macro runner. If this property is not set then default macro runner is used
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IMacroRunner MacroRunner { get; set; }
public IMacroRunner MacroRunner { get; set; }
Public Property MacroRunner As IMacroRunner
Get
Set
Public Property MacroRunner As IMacroRunner
Get
Set
public:
property IMacroRunner^ MacroRunner {
IMacroRunner^ get ();
void set (IMacroRunner^ value);
}
public:
property IMacroRunner^ MacroRunner {
IMacroRunner^ get ();
void set (IMacroRunner^ value);
}
member MacroRunner : IMacroRunner with get, set
member MacroRunner : IMacroRunner with get, set
Property Value
Type:
IMacroRunner