Tao.DevIl SDK Documentation |
|
Il.ilGetString Method
ilGetString returns a constant human-readable string describing the current OpenIL implementation.
[Visual Basic]
Public Shared Function ilGetString( _
ByVal
StringName As
Integer _
) As
String
[C#]
public static
string ilGetString(
int StringName);
Parameters
-
StringName
- Describes the string to be retrieved.
Return Value
See Also
Il Class | Tao.DevIl Namespace