 | LogEventContextId Property |
Optionaly specifies additional event context information.
Namespace:
Neon.Diagnostics
Assembly:
Neon.Common (in Neon.Common.dll) Version: 2.14.0
Syntaxpublic string ContextId {
get;
}
Public ReadOnly Property ContextId As String
Get
public:
property String^ ContextId {
String^ get ();
}
member ContextId : string with
get
Property Value
Type:
String
See Also