Version SettingsFramework Label 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: 2026.3.29.0
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2026.3.29.0
C#
public string FrameworkLabel { get; set; }VB
Public Property FrameworkLabel As String
Get
SetC++
public:
property String^ FrameworkLabel {
String^ get ();
void set (String^ value);
}F#
member FrameworkLabel : string with get, setProperty Value
StringRemarks
This is used to group like versions of projects.