Dela via


OAAssemblyReference.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 Overrides ReadOnly Property Culture As String
public override string Culture { get; }
public:
virtual property String^ Culture {
    String^ get () override;
}
abstract Culture : string
override Culture : string
override function get Culture () : String

Property Value

Type: System.String

Implements

Reference.Culture

.NET Framework Security

See Also

Reference

OAAssemblyReference Class

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