InfoPathEditorWithAppDomain.NewFromSolution(String, Object, String) Method
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:
void NewFromSolution(System::String ^ bstrSolutionURI, System::Object ^ punkAppDomain, System::String ^ bstrInputParameters);
public void NewFromSolution (string bstrSolutionURI, object punkAppDomain, string bstrInputParameters);
Public Sub NewFromSolution (bstrSolutionURI As String, punkAppDomain As Object, bstrInputParameters As String)
Parameters
- bstrSolutionURI
- String
- punkAppDomain
- Object
- bstrInputParameters
- String