MimeTypePropertyAttribute::DataPropertyName Property

 

Gets the name of the MimeTypePropertyAttribute.

Namespace:   System.Data.Services.Client
Assembly:  System.Data.Services.Client (in System.Data.Services.Client.dll)

public:
property String^ DataPropertyName {
	String^ get();
}

Property Value

Type: System::String^

A string that contains the name of the property attribute.

.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Return to top
Show: