ApplicationClass._Application3_get_LanguageSettings 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::Object ^ _Application3_get_LanguageSettings() = Microsoft::Office::Interop::InfoPath::_Application3::get_LanguageSettings;
public virtual object _Application3_get_LanguageSettings ();
abstract member _Application3_get_LanguageSettings : unit -> obj
override this._Application3_get_LanguageSettings : unit -> obj
Public Overridable Function _Application3_get_LanguageSettings () As Object