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