Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Xml Doc comments are generally not integrated into the generated WSDL for a WCF service. This information is usually only available when the appropriate xml documentation file is co-located with a directly referenced assembly. </p> <p>The only information that is included in a generated WSDL (or metadata provided by a MEX endpoint) are the properties of the contract attributes themselves. Check the documentation for the following:</p> <ul> <li><a href="http://msdn.microsoft.com/en-us/library/system.servicemodel.servicecontractattribute.aspx" rel="noreferrer">ServiceContract</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/system.servicemodel.operationcontractattribute.aspx" rel="noreferrer">OperationContract</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.datacontractattribute.aspx" rel="noreferrer">DataContract</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.datamemberattribute.aspx" rel="noreferrer">DataMember</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/system.servicemodel.messagecontractattribute.aspx" rel="noreferrer">MessageContract</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/system.servicemodel.messageheaderattribute.aspx" rel="noreferrer">MessageHeader</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/system.servicemodel.messagebodymemberattribute.aspx" rel="noreferrer">MessageBodyMember</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/system.servicemodel.faultcontractattribute.aspx" rel="noreferrer">FaultContract</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload