Configuration LogDirectory Property CPRLib.dll Documentation v.1.0
A Microsoft .NET FrameWork 4.0 helper library for querying the CSC CPR Proxy Service
Returns the full Directory path to the location of the logfiles

Namespace: CPRLib
Assembly: CPRLib (in CPRLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string LogDirectory { get; }
/** @property */
public String get_LogDirectory()

Property Value

Type: OnlineString
See Also