MimeTypePropertyAttribute.DataPropertyName 属性

定义

获取 MimeTypePropertyAttribute 的名称。

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

属性值

一个字符串,其中包含属性特性的名称。

适用于