편집

다음을 통해 공유


XDocumentClass._XDocument3_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 ^ _XDocument3_Solution { Microsoft::Office::Interop::InfoPath::SolutionObject ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.SolutionObject _XDocument3_Solution { get; }
member this._XDocument3_Solution : Microsoft.Office.Interop.InfoPath.SolutionObject
Public Overridable ReadOnly Property _XDocument3_Solution As SolutionObject

Property Value

Returns SolutionObject.

Applies to