SoapServerType.ServiceNamespace Propriedade
Definição
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
Um String que contém o namespace ao qual este Web Service XML pertence.A String that contains the namespace to which this XML Web service belongs.