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