ReflectionDataSetDictionaryDefaultFrameworkTitle 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: 2024.2.18.0
public static string DefaultFrameworkTitle { get; }

Property Value

String

Remarks

The default is the .NET Framework 4.7.2

See Also