SolutionObjectClass.Solution2_get_Version メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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