[Visual Basic] Protected _filename As String [C#] protected string _filename; [C++] protected: String* _filename; [JScript] protected var _filename: String;
LogFile Class | croemud.log Namespace