ErrorLogger.LogfileDirectoryOverride 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.
If Set, the directory requested here is used to set the
public:
static property System::String ^ LogfileDirectoryOverride { System::String ^ get(); void set(System::String ^ value); };
public static string LogfileDirectoryOverride { get; set; }
static member LogfileDirectoryOverride : string with get, set
Public Shared Property LogfileDirectoryOverride As String