'宣言 Public ReadOnly Property InnerChannel As System.ServiceModel.IClientChannel
'使用法 Dim instance As ReportExecutionServiceSoapClient Dim value As System.ServiceModel.IClientChannel value = instance.InnerChannel
public System.ServiceModel.IClientChannel InnerChannel {get;}