MimeTypeAttribute::MemberName Property

 

Gets the name of the attribute.

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

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

Property Value

Type: System::String^

A string value that contains the name of the attribute.

.NET Framework
Available since 3.5
Return to top
Show: