Click or drag to resize
Sandcastle Help File BuilderTokenEditorControlLoadTokenFile Method
Load a token file for editing

Namespace: SandcastleBuilder.WPF.UserControls
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
public void LoadTokenFile(
	string tokenFile
)

Parameters

tokenFile
Type: SystemString
The token file to load
See Also