MimeTypePropertyAttribute.DataPropertyName Property

Definition

Gets the name of the MimeTypePropertyAttribute.

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

Property Value

A string that contains the name of the property attribute.

Applies to