Share via


WebReference.ServiceName Property

Definition

Gets the service name of the first service in the WSDL file.

public:
 property System::String ^ ServiceName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public string ServiceName { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.ServiceName : string
Public ReadOnly Property ServiceName As String

Property Value

A string containing the service name.

Attributes

Applies to