MSBuildProjectTargetFramework Property
This read-only property is used to get the target framework
Namespace: SandcastleBuilder.Utils.MSBuildAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.12.21.0
public string TargetFramework { get; }
Public ReadOnly Property TargetFramework As String
Get
public:
property String^ TargetFramework {
String^ get ();
}
member TargetFramework : string with get
Property Value
String