Share via


ServiceContractAttribute Members

The following tables list the members exposed by the ServiceContractAttribute type.

Public Constructors

Name Description
Public Method ServiceContractAttribute Initializes a new instance of the ServiceContractAttribute class.

Public Properties

Name Description
Public Property Name Gets or sets the name of the
portType
element in Web Services Description Language (WSDL).
Public Property Namespace Gets or sets the namespace of the
<portType>
element in Web Services Description Language (WSDL).

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ServiceContractAttribute Class
Ws.ServiceModel Namespace