ObjectWrapper(Object, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ObjectWrapper(System::Object ^ objInstance, System::String ^ solutionUri);
public ObjectWrapper (object objInstance, string solutionUri);
new Microsoft.Office.Interop.InfoPath.SemiTrust.ObjectWrapper : obj * string -> Microsoft.Office.Interop.InfoPath.SemiTrust.ObjectWrapper
Public Sub New (objInstance As Object, solutionUri As String)
Parameters
- objInstance
- Object
- solutionUri
- String