InternalContext 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 Internal information.
public ref class InternalContext sealed : Microsoft::VisualStudio::ApplicationInsights::DataContracts::IJsonSerializable
	public sealed class InternalContext : Microsoft.VisualStudio.ApplicationInsights.DataContracts.IJsonSerializable
	type InternalContext = class
    interface IJsonSerializable
	Public NotInheritable Class InternalContext
Implements IJsonSerializable
		- Inheritance
 - 
				InternalContext
 
- Implements
 
Properties
| AgentVersion | 
		 Gets or sets application insights agent version.  | 
        	
| SdkVersion | 
		 Gets or sets application insights SDK version.  | 
        	
Explicit Interface Implementations
| IJsonSerializable.Serialize(IJsonWriter) |