WebServiceAdapter2.Name-Eigenschaft
Ruft den Namen eines WebServiceAdapterObject-Objekts ab.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(10)> _
ReadOnly Property Name As String
'Usage
Dim instance As WebServiceAdapter2
Dim value As String
value = instance.Name
[DispIdAttribute(10)]
string Name { get; }
Siehe auch
Referenz
WebServiceAdapter2-Schnittstelle
WebServiceAdapter2-Member
Microsoft.Office.Interop.InfoPath-Namespace