Message in Chinese (Traditional) (中文(繁體))
合約 '<var>Contract Name</var>' 的作業 '<var>X</var>' 指定至少一個回應主體參數,但它不是作業的傳回值。當 WebGetAttribute/WebInvokeAttribute 的 BodyStyle 屬性設定為 Bare 時,只允許傳回值。請移除額外的回應主體參數,或將 BodyStyle 屬性設定為 Wrapped。
Unlocalized message
Operation '<var>X</var>' of contract '<var>Contract Name</var>' specifies at least one response body parameter that is not a return value of the operation. Only the return value is allowed when the BodyStyle property of WebGetAttribute/WebInvokeAttribute is set to Bare. Either remove the extra response body parameters or set the BodyStyle property to Wrapped.
Search by Google