MSHelpKeywordCollection.MarkAsDirty Method

HTML to MAML Converter

MSHelpKeywordCollectionMarkAsDirty Method
This is used to mark the collection as changed when there is no associated project.

Namespace: SandcastleBuilder.Utils
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public void MarkAsDirty()
Public Sub MarkAsDirty
public:
void MarkAsDirty()
member MarkAsDirty : unit -> unit 
See Also