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