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