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