ApplicationClass.GetSolutionURI(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:
virtual System::String ^ GetSolutionURI(System::String ^ bstrCacheID) = Microsoft::Office::Interop::InfoPath::_Application3::GetSolutionURI;
public virtual string GetSolutionURI (string bstrCacheID);
Public Overridable Function GetSolutionURI (bstrCacheID As String) As String
Parameters
- bstrCacheID
- String