SolutionObjectClass.Solution2_get_Version 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 ^ Solution2_get_Version() = Microsoft::Office::Interop::InfoPath::Solution2::get_Version;
public virtual string Solution2_get_Version ();
abstract member Solution2_get_Version : unit -> string
override this.Solution2_get_Version : unit -> string
Public Overridable Function Solution2_get_Version () As String