 | LogEventActivityId Property |
Optionally specifies the event activity ID.
Namespace:
Neon.Diagnostics
Assembly:
Neon.Common (in Neon.Common.dll) Version: 2.14.0
Syntaxpublic string ActivityId {
get;
}
Public ReadOnly Property ActivityId As String
Get
public:
property String^ ActivityId {
String^ get ();
}
member ActivityId : string with
get
Property Value
Type:
String
See Also