MimeTypeAttribute.MemberName Property

Definition

Gets the name of the attribute.

public:
 property System::String ^ MemberName { System::String ^ get(); };
public string MemberName { get; }
member this.MemberName : string
Public ReadOnly Property MemberName As String

Property Value

A string value that contains the name of the attribute.

Applies to