SiteLogFile.CustomLogPluginClsid 属性

定义

获取或设置用于自定义日志记录的插件模块的 GUID。

public:
 property Guid CustomLogPluginClsid { Guid get(); void set(Guid value); };
public Guid CustomLogPluginClsid { get; set; }
member this.CustomLogPluginClsid : Guid with get, set
Public Property CustomLogPluginClsid As Guid

属性值

插件模块的 GUID;否则为 Empty。 默认为 Empty

适用于