Share via


MetaIndex.IndexName 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 IndexName As String
public abstract string IndexName { get; }
public:
virtual property String^ IndexName {
    String^ get () abstract;
}
abstract IndexName : string with get

Property Value

Type: System.String

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