VersionSettingsFrameworkLabel Property

This is used to get or set the framework label for the related project.

Definition

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

Property Value

String

Remarks

This is used to group like versions of projects.

See Also