Share via


ApplicationClass._Application_LanguageSettings Property

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property _Application_LanguageSettings As Object
    Get
'Usage
Dim instance As ApplicationClass
Dim value As Object

value = instance._Application_LanguageSettings
public virtual Object _Application_LanguageSettings { get; }

Property Value

Type: System.Object

Implements

_Application.LanguageSettings

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.InfoPath Namespace