SiteLogFile.LogTargetW3C 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::LogTargetW3C LogTargetW3C { Microsoft::Web::Administration::LogTargetW3C get(); void set(Microsoft::Web::Administration::LogTargetW3C value); };
public Microsoft.Web.Administration.LogTargetW3C LogTargetW3C { get; set; }
member this.LogTargetW3C : Microsoft.Web.Administration.LogTargetW3C with get, set
Public Property LogTargetW3C As LogTargetW3C