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