Platform TypeWindows Phone Field
Windows Phone 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 WindowsPhone = "WindowsPhone"VB
Public Const WindowsPhone As String = "WindowsPhone"C++
public:
literal String^ WindowsPhone = "WindowsPhone"F#
static val mutable WindowsPhone: string