Project Hoshimi Documented Class Library
InternalName Property
NamespacesPH.CommonBotInternalName
Name used by the Viewer to show the name of the bot
Declaration Syntax
C#Visual BasicVisual C++
public string InternalName { get; set; }
Public Property InternalName As String
public:
property String^ InternalName {
	String^ get ();
	void set (String^ value);
}
Remarks
Length must not be greater than 8 chars

Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0