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