Share via


Reference5.Culture Property

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
ReadOnly Property Culture As String
string Culture { get; }
property String^ Culture {
    String^ get ();
}
abstract Culture : string with get
function get Culture () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Reference5 Interface

VSLangProj110 Namespace