Share via


System.LanguageDesignation Property

Returns the designated language of the system software.

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

Syntax

'Declaration
ReadOnly Property LanguageDesignation As String
    Get
'Usage
Dim instance As System
Dim value As String

value = instance.LanguageDesignation
string LanguageDesignation { get; }

Property Value

Type: System.String

See Also

Reference

System Interface

System Members

Microsoft.Office.Interop.Word Namespace