Share via


MetaIndex.DeclaringType Property

Namespace:  Microsoft.Phone.Data.Linq.Mapping
Assemblies:   System.Data.Linq (in System.Data.Linq.dll)
  System.Data.Linq (in System.Data.Linq.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property DeclaringType As MetaType
public abstract MetaType DeclaringType { get; }
public:
virtual property MetaType^ DeclaringType {
    MetaType^ get () abstract;
}
abstract DeclaringType : MetaType with get

Property Value

Type: System.Data.Linq.Mapping.MetaType

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Windows Phone 8, Windows Phone 8, Windows Phone 8, Silverlight 8.1

See Also

Reference

MetaIndex Class

Microsoft.Phone.Data.Linq.Mapping Namespace