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

속성 값

속성 특성의 이름을 포함하는 문자열입니다.

적용 대상