Click or drag to resize
Sandcastle Help File BuilderSelectGacEntriesDlgSelectedEntries Property
This is used to return the list of selected references

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public Collection<string> SelectedEntries { get; }

Property Value

Type: CollectionString
See Also