WebServiceDescriptor.ServiceDisplayName Property

Definition

Gets or sets the service display name.

public:
 property System::String ^ ServiceDisplayName { System::String ^ get(); void set(System::String ^ value); };
public string ServiceDisplayName { get; set; }
member this.ServiceDisplayName : string with get, set
Public Property ServiceDisplayName As String

Property Value

The service display name.

Applies to