ApplicationLifecycle.Service Property
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.
Gets the singleton instance for our management object.
public:
static property Microsoft::VisualStudio::ApplicationInsights::Extensibility::IApplicationLifecycle ^ Service { Microsoft::VisualStudio::ApplicationInsights::Extensibility::IApplicationLifecycle ^ get(); };
public static Microsoft.VisualStudio.ApplicationInsights.Extensibility.IApplicationLifecycle Service { get; }
static member Service : Microsoft.VisualStudio.ApplicationInsights.Extensibility.IApplicationLifecycle
Public Shared ReadOnly Property Service As IApplicationLifecycle