GetCurrent Method

Top  Previous  Next

Returns a string with the current profile.

 

VB.NET Syntax

 

[String =] Profiles.GetCurrent (SubKey As String)

 

C# Syntax

 

[string =] Profiles.GetCurrent (string SubKey);

 

 

Remarks

 

This method is generally used to get the default profile name to be loaded.