Show / Hide Table of Contents

Class AbpPlatformUrls

Inheritance
object
AbpPlatformUrls
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 AbpPlatformUrls

Fields

AbpTelemetryApiUrlDevelopment

Declaration
public static string AbpTelemetryApiUrlDevelopment
Field Value
Type Description
string

AbpTelemetryApiUrlProduction

Declaration
public static string AbpTelemetryApiUrlProduction
Field Value
Type Description
string

Properties

AbpTelemetryApiUrl

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