Platform TypeDot Net Core Field
.NET Core (Windows Store Apps) Framework
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 const string DotNetCore = ".NETCore"VB
Public Const DotNetCore As String = ".NETCore"C++
public:
literal String^ DotNetCore = ".NETCore"F#
static val mutable DotNetCore: string