Share via


OAReferenceBase.Culture Property

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Culture As String
public virtual string Culture { get; }
public:
virtual property String^ Culture {
    String^ get ();
}
abstract Culture : string
override Culture : string
function get Culture () : String

Property Value

Type: System.String

Implements

Reference.Culture

.NET Framework Security

See Also

Reference

OAReferenceBase Class

Microsoft.VisualStudio.Data.Schema.Package.Internal Namespace