TraceManager::Item Property
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Tracing
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
public: virtual property TraceSource^ default[String^ name] { TraceSource^ get (String^ name) sealed; }
Parameters
- name
- Type: System::String
Implements
ITraceManager::Item[String]
Show: