OperationMessage.Operation Właściwość

Definicja

Pobiera element Operation , z którego OperationMessage element jest członkiem.

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

Wartość właściwości

Operation

Operacja, OperationMessage której element jest elementem członkowskim.

Przykłady

OperationMessage_Properties#4

Dotyczy