ApplicationClass._Application_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 ^ _Application_get_LanguageSettings() = Microsoft::Office::Interop::InfoPath::_Application::get_LanguageSettings;
public virtual object _Application_get_LanguageSettings ();
Public Overridable Function _Application_get_LanguageSettings () As Object