次の方法で共有


WebServiceAdapterObjectClass.Name プロパティ

この型は、COM の相互運用のためにマネージ コードで必要とされるコクラスまたはコクラス メンバのラッパーです。このクラスは、コード内で使用するためのものではありません。

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
<DispIdAttribute(10)> _
Public Overridable ReadOnly Property Name As String Implements WebServiceAdapter2.Name
'使用
Dim instance As WebServiceAdapterObjectClass
Dim value As String

value = CType(instance, WebServiceAdapter2).Name
[DispIdAttribute(10)] 
public virtual string WebServiceAdapter2.Name { get; }

関連項目

参照

WebServiceAdapterObjectClass クラス
WebServiceAdapterObjectClass のメンバ
Microsoft.Office.Interop.InfoPath 名前空間