枚举 NamespaceNameErrorReason实验性

An enumeration describing the reason for the namespace name error being thrown

表示命名空间名称错误抛出原因的枚举

枚举成员

DisallowedNamespace: "DisallowedNamespace"

A restricted namespace was used as the namespace

使用了受限的命名空间

NoNamespace: "NoNamespace"

The name was missing a namespace when one is required

在需要命名空间的情况下缺少命名空间