FaultCode.Namespace 属性

定义

获取错误代码的命名空间。

public:
 property System::String ^ Namespace { System::String ^ get(); };
public string Namespace { get; }
member this.Namespace : string
Public ReadOnly Property Namespace As String

属性值

String

命名空间名称的统一资源标识符 (URI)。

适用于