Reflection Data Set DictionaryDefault Framework Title Property
This read-only property is used to get the title of the default framework version to use
Definition
Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public static string DefaultFrameworkTitle { get; }VB
Public Shared ReadOnly Property DefaultFrameworkTitle As String
GetC++
public:
static property String^ DefaultFrameworkTitle {
String^ get ();
}F#
static member DefaultFrameworkTitle : string with getProperty Value
StringRemarks
The default is the .NET Framework 4.7.2