public const string UnknownGroupCaption = "$UI_Tiles_Other"
Public Const UnknownGroupCaption As String = "$UI_Tiles_Other"
public: literal String^ UnknownGroupCaption = "$UI_Tiles_Other"
static val mutable UnknownGroupCaption: string
In This Article