ComponentContext 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 information describing an Application Insights component.
public sealed class ComponentContext
type ComponentContext = class
Public NotInheritable Class ComponentContext
- Inheritance
-
ComponentContext
Remarks
This class matches the "Application" schema concept. We are intentionally calling it "Component" for consistency with terminology used by our portal and services and to encourage standardization of terminology within our organization. Once a consensus is reached, we will change type and property names to match.
Properties
Version |
Gets or sets the application version. |
Applies to
Azure SDK for .NET