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