XDocumentClass._XDocument3_Solution-Eigenschaft
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property _XDocument3_Solution As SolutionObject Implements _XDocument3.Solution
'Usage
Dim instance As XDocumentClass
Dim value As SolutionObject
value = CType(instance, _XDocument3).Solution
public virtual SolutionObject _XDocument3.Solution { get; }
Siehe auch
Referenz
XDocumentClass-Klasse
XDocumentClass-Member
Microsoft.Office.Interop.InfoPath-Namespace