'宣言 Function GetProperty(Of T As Class)() As T
'使用法 Dim instance As ReportExecutionServiceSoapChannel Dim value As T value = instance.GetProperty(Of T)()
T GetProperty<T>() where T: class
ReportExecutionServiceSoapChannel インターフェース ReportExecutionServiceSoapChannel メンバ