单项选择题

如果我们想要获取路由的hash值,该怎么获取()。

A.this.$hash
B.this.$route.hash
C.this.router.hash
D.都不对