LocationContext Class
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.
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) |