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