ActivityScopeActivityName Property |
Gets name of the current activity.
Namespace:
Atalasoft.Shared.Diagnostics
Assembly:
Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic string ActivityName { get; }Public ReadOnly Property ActivityName As String
Get
Property Value
Type:
String
See Also