Compartilhar via


Operation.PortType Propriedade

Definição

Obtém o PortType do qual o Operation é um membro.

public:
 property System::Web::Services::Description::PortType ^ PortType { System::Web::Services::Description::PortType ^ get(); };
public System.Web.Services.Description.PortType PortType { get; }
member this.PortType : System.Web.Services.Description.PortType
Public ReadOnly Property PortType As PortType

Valor da propriedade

PortType

Um objeto PortType.

Exemplos

Operation_5 nº 5

Aplica-se a