WebServiceDescriptor.ServiceDescription 属性

定义

获取或设置服务的说明。

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

属性值

String

服务说明。

适用于