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