SiteLogFile.CustomLogFields 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.
public:
property Microsoft::Web::Administration::CustomLogFieldCollection ^ CustomLogFields { Microsoft::Web::Administration::CustomLogFieldCollection ^ get(); };
public Microsoft.Web.Administration.CustomLogFieldCollection CustomLogFields { get; }
member this.CustomLogFields : Microsoft.Web.Administration.CustomLogFieldCollection
Public ReadOnly Property CustomLogFields As CustomLogFieldCollection