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