Compartir a través de


ServiceOperationParameter.Name Propiedad

Definición

Obtiene o establece el parámetro de operación del servicio.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valor de propiedad

Cadena que representa el nombre del parámetro de operación del servicio.

Se aplica a