Show / Hide Table of Contents

Class TelemetryPaths

Inheritance
object
TelemetryPaths
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Internal.Telemetry.Constants
Assembly: Volo.Abp.Core.dll
Syntax
public static class TelemetryPaths

Properties

AccessToken

Declaration
public static string AccessToken { get; }
Property Value
Type Description
string

ActivityStorage

Declaration
public static string ActivityStorage { get; }
Property Value
Type Description
string

ComputerId

Declaration
public static string ComputerId { get; }
Property Value
Type Description
string

Studio

Declaration
public static string Studio { get; }
Property Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform