HostConstants.DebugMode Field
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Hosting
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Shared ReadOnly DebugMode As String
'Usage
Dim value As String
value = HostConstants.DebugMode
public static readonly string DebugMode
public:
static initonly String^ DebugMode
static val DebugMode: string
public static final var DebugMode : String