LocationContext Class

Definition

Encapsulates telemetry location information.

public ref class LocationContext sealed : Microsoft::VisualStudio::ApplicationInsights::DataContracts::IJsonSerializable
public sealed class LocationContext : Microsoft.VisualStudio.ApplicationInsights.DataContracts.IJsonSerializable
type LocationContext = class
    interface IJsonSerializable
Public NotInheritable Class LocationContext
Implements IJsonSerializable
Inheritance
LocationContext
Implements

Properties

Ip

Gets or sets the location IP.

Explicit Interface Implementations

IJsonSerializable.Serialize(IJsonWriter)

Applies to