SoapProtocolImporter.ProtocolName 属性

定义

获取值“Soap”。

public:
 virtual property System::String ^ ProtocolName { System::String ^ get(); };
public override string ProtocolName { get; }
member this.ProtocolName : string
Public Overrides ReadOnly Property ProtocolName As String

属性值

一个包含字符串“Soap”的 String 对象。

适用于