Click or drag to resize
Sandcastle Help File BuilderVersionSettingsFrameworkLabel Property
This is used to get or set the framework label for the related project.

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
public string FrameworkLabel { get; set; }

Property Value

Type: String
Remarks
This is used to group like versions of projects.
See Also