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

プロパティ値

プロパティ属性の名前を含む文字列。

適用対象