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