WebServiceDescriptor.ServiceDescription Property

Definition

Gets or sets the service description.

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

Property Value

The service description.

Applies to