public PropertyValue MACROBOX_INSERTMODE {get; set;}
public: property PropertyValue^ MACROBOX_INSERTMODE { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue MACROBOX_INSERTMODE {get; set;}
public: property PropertyValue^ MACROBOX_INSERTMODE { PropertyValue^ get(); void set ( PropertyValue^ value); }
Specifies the behavior of the macro box during insertion of the associated macro.
0 = From project settings: The macro box is also inserted when the project setting "Also insert macro boxes" is activated.
1 = Yes: The macro box is always inserted.
2 = No: The macro box is never inserted.