Compartilhar via


SoapServerType.ServiceNamespace Propriedade

Definição

Obtém um String que contém o namespace ao qual este serviço Web XML pertence.

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

Valor da propriedade

String

Um String que contém o namespace ao qual este serviço Web XML pertence.

Aplica-se a