Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.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