Enumeration: NamespaceNameErrorReason
errorBeta
描述命名空间名称错误被抛出原因的枚举。
An enumeration describing the reason for the namespace name error being thrown
Enumeration Members
DisallowedNamespace
DisallowedNamespace:
"DisallowedNamespace"
Beta
Remarks
使用了受限的命名空间作为命名空间。
A restricted namespace was used as the namespace
NoNamespace
NoNamespace:
"NoNamespace"
Beta
Remarks
当需要命名空间时,名称缺少命名空间。
The name was missing a namespace when one is required
