Edit

Share via


XDocumentClass.Solution Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual property Microsoft::Office::Interop::InfoPath::SolutionObject ^ Solution { Microsoft::Office::Interop::InfoPath::SolutionObject ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.SolutionObject Solution { get; }
member this.Solution : Microsoft.Office.Interop.InfoPath.SolutionObject
Public Overridable ReadOnly Property Solution As SolutionObject

Property Value

Implements

Applies to