ServiceCredentials.ExceptionMapper 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置与服务凭据关联的异常映射器。
public:
 property System::ServiceModel::ExceptionMapper ^ ExceptionMapper { System::ServiceModel::ExceptionMapper ^ get(); void set(System::ServiceModel::ExceptionMapper ^ value); };public System.ServiceModel.ExceptionMapper ExceptionMapper { get; set; }member this.ExceptionMapper : System.ServiceModel.ExceptionMapper with get, setPublic Property ExceptionMapper As ExceptionMapper属性值
异常映射与服务凭据相关。