Chameleon and Iguana Plugin C# Class Libraries

Engine.ConfigName Method 

Get the name of the configuration at the index configIndex.

[Visual Basic]
Public Function ConfigName( _
   ByVal configIndex As Integer _
) As String
[C#]
public string ConfigName(
   int configIndex
);

See Also

Engine Class | iNTERFACEWARE.Chameleon Namespace