LogProvider.GetExecutionPath Method

Definition

Returns a String that contains the execution path of the log provider.

public:
 virtual System::String ^ GetExecutionPath();
public string GetExecutionPath ();
abstract member GetExecutionPath : unit -> string
override this.GetExecutionPath : unit -> string
Public Function GetExecutionPath () As String

Returns

A String that contains the execution path of the log provider.

Implements

Applies to