IInternalConfigClientHost.GetLocalUserConfigPath Method

Definition

Returns a string representing the path to the known local user configuration file.

public:
 System::String ^ GetLocalUserConfigPath();
public string GetLocalUserConfigPath ();
abstract member GetLocalUserConfigPath : unit -> string
Public Function GetLocalUserConfigPath () As String

Returns

A string representing the path to the known local user configuration file.

Applies to