IWebAppLogConfigurationReader 介面

定義

WebApp 組態讀取器的合約。

public interface class IWebAppLogConfigurationReader : IDisposable
public interface IWebAppLogConfigurationReader : IDisposable
type IWebAppLogConfigurationReader = interface
    interface IDisposable
Public Interface IWebAppLogConfigurationReader
Implements IDisposable
衍生
實作

備註

此 API 支援 .NET 基礎結構,而且不適合直接從程式碼使用。

屬性

Current

取得設定的目前值。

方法

Dispose()

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

(繼承來源 IDisposable)

事件

OnConfigurationChanged

發生于設定變更時。

適用於