| ProjectPropertiesWindowApply Method |
This is used to see if the current property page is valid and apply any pending changes to the
project.
Namespace: SandcastleBuilder.Gui.ContentEditorsAssembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax Public Function Apply As Boolean
member Apply : unit -> bool
Return Value
Type:
BooleanTrue if successful or false if not
See Also