TracingRule.Scopes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ActivitySourceScopes.
public:
property Microsoft::Extensions::Diagnostics::Tracing::ActivitySourceScopes Scopes { Microsoft::Extensions::Diagnostics::Tracing::ActivitySourceScopes get(); };
public Microsoft.Extensions.Diagnostics.Tracing.ActivitySourceScopes Scopes { get; }
member this.Scopes : Microsoft.Extensions.Diagnostics.Tracing.ActivitySourceScopes
Public ReadOnly Property Scopes As ActivitySourceScopes