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