IndexAttribute.Name 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 Property Name As String
public string Name { get; set; }
public:
property String^ Name {
    String^ get ();
    void set (String^ value);
}
member Name : string with get, set

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

IndexAttribute Class

Microsoft.Phone.Data.Linq.Mapping Namespace