ApplicationLifecycle.Service Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yönetim nesnemiz için Singleton örneğini alır.
public:
static property Microsoft::VisualStudio::ApplicationInsights::Extensibility::IApplicationLifecycle ^ Service { Microsoft::VisualStudio::ApplicationInsights::Extensibility::IApplicationLifecycle ^ get(); };
public static Microsoft.VisualStudio.ApplicationInsights.Extensibility.IApplicationLifecycle Service { get; }
member this.Service : Microsoft.VisualStudio.ApplicationInsights.Extensibility.IApplicationLifecycle
Public Shared ReadOnly Property Service As IApplicationLifecycle